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

/external/clang/include/clang/Analysis/
H A DCFG.h59 NewAllocator, enumerator in enum:clang::CFGElement::Kind
154 : CFGElement(NewAllocator, S) {}
165 return elem.getKind() == NewAllocator;
/external/clang/lib/StaticAnalyzer/Core/
H A DCoreEngine.cpp535 if ((*Block)[Idx].getKind() == CFGElement::NewAllocator) {
H A DPathDiagnostic.cpp573 case CFGElement::NewAllocator:
H A DExprEngine.cpp291 case CFGElement::NewAllocator:
/external/clang/lib/Analysis/
H A DCFG.cpp3709 case CFGElement::NewAllocator:

Completed in 1375 milliseconds