Home
last modified time | relevance | path

Searched refs:GroupStorage (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
DExplodedGraph.cpp216 typedef llvm::PointerUnion<ExplodedNode *, ExplodedNodeVector *> GroupStorage; typedef
230 GroupStorage &Storage = reinterpret_cast<GroupStorage&>(P); in replaceNode()
239 GroupStorage &Storage = reinterpret_cast<GroupStorage&>(P); in addNode()
269 const GroupStorage &Storage = reinterpret_cast<const GroupStorage &>(P); in size()
281 const GroupStorage &Storage = reinterpret_cast<const GroupStorage &>(P); in begin()
293 const GroupStorage &Storage = reinterpret_cast<const GroupStorage &>(P); in end()