Home
last modified time | relevance | path

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

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