Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGCXXABI.h373 getThisArgumentTypeForMethod(const CXXMethodDecl *MD) { in getThisArgumentTypeForMethod() function
H A DMicrosoftCXXABI.cpp239 getThisArgumentTypeForMethod(const CXXMethodDecl *MD) override { in getThisArgumentTypeForMethod() function in __anondeb872430111::MicrosoftCXXABI