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

  /external/clang/lib/CodeGen/
CodeGenTypes.h 201 const CGFunctionInfo &arrangeCXXMethodType(const CXXRecordDecl *RD,
CGCXXABI.cpp 53 CGM.getTypes().arrangeCXXMethodType(RD, FPT));
CGCall.cpp 130 CodeGenTypes::arrangeCXXMethodType(const CXXRecordDecl *RD,
154 return arrangeCXXMethodType(MD->getParent(), prototype.getTypePtr());
    [all...]
ItaniumCXXABI.cpp 222 CGM.getTypes().arrangeCXXMethodType(RD, FPT));
    [all...]

Completed in 42 milliseconds