Home
last modified time | relevance | path

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

/external/clang/include/clang/Analysis/
DCFG.h63 BaseDtor, enumerator
245 : CFGImplicitDtor(BaseDtor, base) {} in CFGBaseDtor()
255 return E.getKind() == BaseDtor; in isKind()
/external/llvm-project/clang/include/clang/Analysis/
DCFG.h74 BaseDtor, enumerator
443 : CFGImplicitDtor(BaseDtor, base) {} in CFGBaseDtor()
455 return E.getKind() == BaseDtor; in isKind()
/external/clang/lib/StaticAnalyzer/Core/
DPathDiagnostic.cpp564 case CFGElement::BaseDtor: in getLocationForCaller()
DExprEngine.cpp308 case CFGElement::BaseDtor: in processCFGElement()
551 case CFGElement::BaseDtor: in ProcessImplicitDtor()
/external/llvm-project/clang/lib/Analysis/
DPathDiagnostic.cpp549 case CFGElement::BaseDtor: in getLocationForCaller()
DCFG.cpp5052 case CFGElement::BaseDtor: in getDestructorDecl()
5582 case CFGElement::Kind::BaseDtor: { in print_elem()
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp648 case CFGElement::BaseDtor: in processCFGElement()
912 case CFGElement::BaseDtor: in ProcessImplicitDtor()
/external/clang/lib/Analysis/
DCFG.cpp3928 case CFGElement::BaseDtor: in getDestructorDecl()