reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/StaticAnalyzer/Core/ExplodedGraph.cpp
  237     BumpVectorContext &Ctx = G.getNodeAllocator();
  238     V = G.getAllocator().Allocate<ExplodedNodeVector>();
  247   V->push_back(N, G.getNodeAllocator());