Home
last modified time | relevance | path

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

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