reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/TargetInfo.cpp
 8723   if (AI.canHaveCoerceToType() && !AI.getCoerceToType())
 8723   if (AI.canHaveCoerceToType() && !AI.getCoerceToType())
 8724     AI.setCoerceToType(ArgTy);
 8729   switch (AI.getKind()) {
 8742                        getDataLayout().getTypeAllocSize(AI.getCoerceToType()));