Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DVTableBuilder.h131 const CXXDestructorDecl *getDestructorDecl() const { in getDestructorDecl() function
/llvm-project-15.0.7/clang/lib/Analysis/
H A DCFG.cpp5224 CFGImplicitDtor::getDestructorDecl(ASTContext &astContext) const { in getDestructorDecl() function in CFGImplicitDtor