Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DDeclCXX.cpp2196 CXXMethodDecl *CXXMethodDecl::getDevirtualizedMethod(const Expr *Base, in getDevirtualizedMethod() function in CXXMethodDecl
/external/llvm-project/clang/include/clang/AST/
DDeclCXX.h1989 const CXXMethodDecl *getDevirtualizedMethod(const Expr *Base, in getDevirtualizedMethod() function