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

References

tools/clang/lib/CodeGen/TargetInfo.cpp
 4449       const Type *T = isSingleElementStruct(I.type, getContext());
 4456           I.info = ABIArgInfo::getDirectInReg(CGT.ConvertType(QT));
 4460       I.info = classifyArgumentType(I.type);
 4460       I.info = classifyArgumentType(I.type);