Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCXXABI.h357 getThisArgumentTypeForMethod(const CXXMethodDecl *MD) { in getThisArgumentTypeForMethod() function
H A DMicrosoftCXXABI.cpp235 getThisArgumentTypeForMethod(const CXXMethodDecl *MD) override { in getThisArgumentTypeForMethod() function in __anonf1ebc8c70111::MicrosoftCXXABI