Searched refs:getThisArgumentTypeForMethod (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGCXXABI.h290 getThisArgumentTypeForMethod(const CXXMethodDecl *MD) { function in class:clang::CodeGen::CGCXXABI
H A DCGCall.cpp185 const CXXRecordDecl *ThisType = TheCXXABI.getThisArgumentTypeForMethod(MD);
H A DMicrosoftCXXABI.cpp168 getThisArgumentTypeForMethod(const CXXMethodDecl *MD) override {

Completed in 153 milliseconds