Searched defs:getThisArgumentTypeForMethod (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGCXXABI.h | 392 virtual const CXXRecordDecl *getThisArgumentTypeForMethod(GlobalDecl GD) { getThisArgumentTypeForMethod() function |
H A D | MicrosoftCXXABI.cpp | 250 const CXXRecordDecl *getThisArgumentTypeForMethod(GlobalDecl GD) override { in getThisArgumentTypeForMethod() function in __anon624d7ee50111::MicrosoftCXXABI |