Searched refs:NewAllocator (Results 1 – 10 of 10) sorted by relevance
44 check::NewAllocator,
39 check::EndFunction, check::EndAnalysis, check::NewAllocator,
303 check::NewAllocator, check::PostStmt<BlockExpr>,
61 NewAllocator, enumerator248 : CFGElement(NewAllocator, S) {} in CFGNewAllocator()261 return elem.getKind() == NewAllocator; in isKind()
286 class NewAllocator {
568 if ((*Block)[Idx].getKind() == CFGElement::NewAllocator) { in enqueueStmtNode()
976 case CFGElement::NewAllocator: in processCFGElement()
554 case CFGElement::NewAllocator: { in getLocationForCaller()
5286 case CFGElement::NewAllocator: in getDestructorDecl()5859 case CFGElement::Kind::NewAllocator: in print_elem()
1487 "NewAllocator",