HomeSort by: relevance | last modified time | path
    Searched refs:ProcessNewAllocator (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ExprEngine.h 307 void ProcessNewAllocator(const CXXNewExpr *NE, ExplodedNode *Pred);
  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
ExprEngine.cpp 643 ProcessNewAllocator(E.castAs<CFGNewAllocator>().getAllocatorExpr(),
932 void ExprEngine::ProcessNewAllocator(const CXXNewExpr *NE,

Completed in 51 milliseconds