Searched refs:GroupStorage (Results 1 – 1 of 1) sorted by relevance
216 typedef llvm::PointerUnion<ExplodedNode *, ExplodedNodeVector *> GroupStorage; typedef230 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()