Searched refs:GroupStorage (Results 1 – 1 of 1) sorted by relevance
202 using GroupStorage = llvm::PointerUnion<ExplodedNode *, ExplodedNodeVector *>; typedef213 GroupStorage &Storage = reinterpret_cast<GroupStorage&>(P); in replaceNode()222 GroupStorage &Storage = reinterpret_cast<GroupStorage&>(P); in addNode()251 const GroupStorage &Storage = reinterpret_cast<const GroupStorage &>(P); in size()263 const GroupStorage &Storage = reinterpret_cast<const GroupStorage &>(P); in begin()275 const GroupStorage &Storage = reinterpret_cast<const GroupStorage &>(P); in end()