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

  /external/clang/lib/CodeGen/
CGCXXABI.h 313 getThisArgumentTypeForMethod(const CXXMethodDecl *MD) {
CGCall.cpp 241 const CXXRecordDecl *ThisType = TheCXXABI.getThisArgumentTypeForMethod(MD);
    [all...]
MicrosoftCXXABI.cpp 217 getThisArgumentTypeForMethod(const CXXMethodDecl *MD) override {
    [all...]

Completed in 134 milliseconds