Home
last modified time | relevance | path

Searched defs:getThisArgumentTypeForMethod (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGCXXABI.h313 getThisArgumentTypeForMethod(const CXXMethodDecl *MD) { in getThisArgumentTypeForMethod() function
H A DMicrosoftCXXABI.cpp217 getThisArgumentTypeForMethod(const CXXMethodDecl *MD) override { in getThisArgumentTypeForMethod() function in __anonacdab5ab0111::MicrosoftCXXABI