Home
last modified time | relevance | path

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

/external/ImageMagick/Magick++/lib/Magick++/
DBlob.h27 NewAllocator enumerator
72 const Allocator allocator_=NewAllocator);
/external/ImageMagick/Magick++/lib/
DBlobRef.cpp20 : allocator(Magick::Blob::NewAllocator), in BlobRef()
35 if (allocator == Magick::Blob::NewAllocator) in ~BlobRef()
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DCheckerDocumentation.cpp44 check::NewAllocator,
DAnalysisOrderChecker.cpp39 check::EndFunction, check::EndAnalysis, check::NewAllocator,
DMallocChecker.cpp292 check::NewAllocator, check::PostStmt<BlockExpr>,
/external/ImageMagick/Magick++/tests/
DreadWriteBlob.cpp47 Blob::NewAllocator ); in myBlob()
/external/clang/include/clang/Analysis/
DCFG.h59 NewAllocator, enumerator
154 : CFGElement(NewAllocator, S) {} in CFGNewAllocator()
165 return elem.getKind() == NewAllocator; in isKind()
/external/llvm-project/clang/include/clang/Analysis/
DCFG.h62 NewAllocator, enumerator
248 : CFGElement(NewAllocator, S) {} in CFGNewAllocator()
261 return elem.getKind() == NewAllocator; in isKind()
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/
DChecker.h286 class NewAllocator {
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DCoreEngine.cpp538 if ((*Block)[Idx].getKind() == CFGElement::NewAllocator) { in enqueueStmtNode()
DExprEngine.cpp642 case CFGElement::NewAllocator: in processCFGElement()
/external/clang/lib/StaticAnalyzer/Core/
DCoreEngine.cpp569 if ((*Block)[Idx].getKind() == CFGElement::NewAllocator) { in enqueueStmtNode()
DPathDiagnostic.cpp572 case CFGElement::NewAllocator: in getLocationForCaller()
DExprEngine.cpp302 case CFGElement::NewAllocator: in processCFGElement()
/external/llvm-project/clang/lib/Analysis/
DPathDiagnostic.cpp556 case CFGElement::NewAllocator: { in getLocationForCaller()
DCFG.cpp5002 case CFGElement::NewAllocator: in getDestructorDecl()
5562 case CFGElement::Kind::NewAllocator: in print_elem()
/external/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/
DCheckers.td1427 "NewAllocator",
/external/clang/lib/Analysis/
DCFG.cpp3899 case CFGElement::NewAllocator: in getDestructorDecl()