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

Declarations

tools/clang/lib/CodeGen/CodeGenModule.h
 1111   bool ReturnSlotInterferesWithArgs(const CGFunctionInfo &FI);

References

tools/clang/lib/CodeGen/CGBlocks.cpp
 1568   if (CGM.ReturnSlotInterferesWithArgs(fnInfo))
tools/clang/lib/CodeGen/CGObjCMac.cpp
 2193   if (CGM.ReturnSlotInterferesWithArgs(MSI.CallInfo)) {
 7149   if (CGM.ReturnSlotInterferesWithArgs(MSI.CallInfo)) {