Searched refs:ProcessNewAllocator (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h283 void ProcessNewAllocator(const CXXNewExpr *NE, ExplodedNode *Pred);
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp643 ProcessNewAllocator(E.castAs<CFGNewAllocator>().getAllocatorExpr(),
932 void ExprEngine::ProcessNewAllocator(const CXXNewExpr *NE, function in class:ExprEngine

Completed in 115 milliseconds