Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCXXABI.h313 getThisArgumentTypeForMethod(const CXXMethodDecl *MD) { in getThisArgumentTypeForMethod() function
DCGCall.cpp241 const CXXRecordDecl *ThisType = TheCXXABI.getThisArgumentTypeForMethod(MD); in arrangeCXXMethodDeclaration()
DMicrosoftCXXABI.cpp217 getThisArgumentTypeForMethod(const CXXMethodDecl *MD) override { in getThisArgumentTypeForMethod() function in __anon80739a340111::MicrosoftCXXABI