Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDVTableBuilder.h131 const CXXDestructorDecl *getDestructorDecl() const { in getDestructorDecl() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/
HDCFG.cpp5288 CFGImplicitDtor::getDestructorDecl(ASTContext &astContext) const { in getDestructorDecl() function in CFGImplicitDtor