Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGCXXABI.h279 getThisArgumentTypeForMethod(const CXXMethodDecl *MD) { in getThisArgumentTypeForMethod() function
H A DMicrosoftCXXABI.cpp158 getThisArgumentTypeForMethod(const CXXMethodDecl *MD) override { in getThisArgumentTypeForMethod() function in __anona9a21ec60111::MicrosoftCXXABI