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

References

tools/clang/lib/CodeGen/TargetInfo.cpp
 8355   if (AI.canHaveCoerceToType() && !AI.getCoerceToType())
 8355   if (AI.canHaveCoerceToType() && !AI.getCoerceToType())
 8356     AI.setCoerceToType(ArgTy);
 8368   switch (AI.getKind()) {
 8382     auto AllocSize = getDataLayout().getTypeAllocSize(AI.getCoerceToType());