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

References

tools/clang/include/clang/CodeGen/CGFunctionInfo.h
  201     auto AI = getExpand();
tools/clang/lib/CodeGen/SwiftCallingConv.cpp
  816     return (forReturn ? ABIArgInfo::getDirect() : ABIArgInfo::getExpand());
tools/clang/lib/CodeGen/TargetInfo.cpp
 1661       return ABIArgInfo::getExpand();
 3965         return ABIArgInfo::getExpand();
 3974         return ABIArgInfo::getExpand();