Home
last modified time | relevance | path

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

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