Home
last modified time | relevance | path

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

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