Searched defs:getDevirtualizedMethod (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | DeclCXX.cpp | 2292 CXXMethodDecl *CXXMethodDecl::getDevirtualizedMethod(const Expr *Base, getDevirtualizedMethod() function in CXXMethodDecl |
/llvm-project/clang/include/clang/AST/ | ||
H A D | DeclCXX.h | 2133 const CXXMethodDecl *getDevirtualizedMethod(const Expr *Base, getDevirtualizedMethod() function |