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

Declarations

tools/clang/lib/CodeGen/CodeGenTypes.h
  254   const CGFunctionInfo &arrangeMSCtorClosure(const CXXConstructorDecl *CD,

References

tools/clang/lib/CodeGen/MicrosoftCXXABI.cpp
 3898   const CGFunctionInfo &FnInfo = CGM.getTypes().arrangeMSCtorClosure(CD, CT);