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

/external/clang/include/clang/AST/
H A DVTableBuilder.h136 const CXXDestructorDecl *getDestructorDecl() const { function in class:clang::VTableComponent
/external/clang/lib/Analysis/
H A DCFG.cpp3705 CFGImplicitDtor::getDestructorDecl(ASTContext &astContext) const { function in class:CFGImplicitDtor
3710 llvm_unreachable("getDestructorDecl should only be used with "
3748 if (const CXXDestructorDecl *DD = getDestructorDecl(astContext))

Completed in 541 milliseconds