Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp2292 CXXMethodDecl *CXXMethodDecl::getDevirtualizedMethod(const Expr *Base, getDevirtualizedMethod() function in CXXMethodDecl
/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h2133 const CXXMethodDecl *getDevirtualizedMethod(const Expr *Base, getDevirtualizedMethod() function