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

/external/clang/lib/StaticAnalyzer/Core/
H A DExplodedGraph.cpp180 BumpVectorContext &Ctx = G.getNodeAllocator();
199 getVector(getPtr()).push_back(N, G.getNodeAllocator());
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h354 BumpVectorContext &getNodeAllocator() { return BVC; } function in class:clang::ento::ExplodedGraph

Completed in 52 milliseconds