HomeSort by relevance Sort by last modified time
    Searched refs:getNodeAllocator (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/StaticAnalyzer/Core/
ExplodedGraph.cpp 161 BumpVectorContext &Ctx = G.getNodeAllocator();
180 getVector(getPtr()).push_back(N, G.getNodeAllocator());
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ExplodedGraph.h 346 BumpVectorContext &getNodeAllocator() { return BVC; }

Completed in 1218 milliseconds