HomeSort by relevance Sort by last modified time
    Searched refs:arrangeCXXMethodDeclaration (Results 1 - 7 of 7) sorted by null

  /external/clang/lib/CodeGen/
CodeGenTypes.h 252 const CGFunctionInfo &arrangeCXXMethodDeclaration(const CXXMethodDecl *MD);
CGCall.cpp 207 CodeGenTypes::arrangeCXXMethodDeclaration(const CXXMethodDecl *MD) {
290 return arrangeCXXMethodDeclaration(MD);
    [all...]
CGClass.cpp     [all...]
CGExprCXX.cpp 216 FInfo = &CGM.getTypes().arrangeCXXMethodDeclaration(CalleeDecl);
    [all...]
CodeGenModule.cpp     [all...]
ItaniumCXXABI.cpp     [all...]
MicrosoftCXXABI.cpp     [all...]

Completed in 6276 milliseconds