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

Declarations

tools/clang/lib/CodeGen/CodeGenTypes.h
  241   const CGFunctionInfo &arrangeCXXConstructorCall(const CallArgList &Args,

References

tools/clang/lib/CodeGen/CGClass.cpp
 2094         CGF.CGM.getTypes().arrangeCXXConstructorCall(Args, Ctor, Type, 0, 0);
 2157   const CGFunctionInfo &Info = CGM.getTypes().arrangeCXXConstructorCall(
tools/clang/lib/CodeGen/MicrosoftCXXABI.cpp
 3987   const CGFunctionInfo &CalleeInfo = CGM.getTypes().arrangeCXXConstructorCall(