Home
last modified time | relevance | path

Searched refs:BaseDtor (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DCFG.h74 BaseDtor, enumerator
443 : CFGImplicitDtor(BaseDtor, base) {} in CFGBaseDtor()
455 return E.getKind() == BaseDtor; in isKind()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DPathDiagnostic.cpp549 case CFGElement::BaseDtor: in getLocationForCaller()
H A DCFG.cpp5058 case CFGElement::BaseDtor: in getDestructorDecl()
5588 case CFGElement::Kind::BaseDtor: { in print_elem()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp648 case CFGElement::BaseDtor: in processCFGElement()
912 case CFGElement::BaseDtor: in ProcessImplicitDtor()