Searched refs:GroupStorage (Results 1 – 1 of 1) sorted by relevance
200 using GroupStorage = llvm::PointerUnion<ExplodedNode *, ExplodedNodeVector *>; typedef211 GroupStorage &Storage = reinterpret_cast<GroupStorage&>(P); in replaceNode()220 GroupStorage &Storage = reinterpret_cast<GroupStorage&>(P); in addNode()249 const GroupStorage &Storage = reinterpret_cast<const GroupStorage &>(P); in size()261 const GroupStorage &Storage = reinterpret_cast<const GroupStorage &>(P); in begin()273 const GroupStorage &Storage = reinterpret_cast<const GroupStorage &>(P); in end()