Home
last modified time | relevance | path

Searched refs:NewAllocator (Results 1 – 5 of 5) sorted by relevance

/external/clang/include/clang/Analysis/
DCFG.h59 NewAllocator, enumerator
154 : CFGElement(NewAllocator, S) {} in CFGNewAllocator()
165 return elem.getKind() == NewAllocator; in isKind()
/external/clang/lib/StaticAnalyzer/Core/
DCoreEngine.cpp552 if ((*Block)[Idx].getKind() == CFGElement::NewAllocator) { in enqueueStmtNode()
DPathDiagnostic.cpp576 case CFGElement::NewAllocator: in getLocationForCaller()
DExprEngine.cpp300 case CFGElement::NewAllocator: in processCFGElement()
/external/clang/lib/Analysis/
DCFG.cpp3790 case CFGElement::NewAllocator: in getDestructorDecl()