Searched refs:GroupStorage (Results 1 – 1 of 1) sorted by relevance
204 using GroupStorage = llvm::PointerUnion<ExplodedNode *, ExplodedNodeVector *>; typedef215 GroupStorage &Storage = reinterpret_cast<GroupStorage&>(P); in replaceNode()224 GroupStorage &Storage = reinterpret_cast<GroupStorage&>(P); in addNode()254 const GroupStorage &Storage = reinterpret_cast<const GroupStorage &>(P); in size()266 const GroupStorage &Storage = reinterpret_cast<const GroupStorage &>(P); in begin()278 const GroupStorage &Storage = reinterpret_cast<const GroupStorage &>(P); in end()