Searched refs:GroupStorage (Results 1 – 1 of 1) sorted by relevance
203 using GroupStorage = llvm::PointerUnion<ExplodedNode *, ExplodedNodeVector *>; typedef214 GroupStorage &Storage = reinterpret_cast<GroupStorage&>(P); in replaceNode()223 GroupStorage &Storage = reinterpret_cast<GroupStorage&>(P); in addNode()253 const GroupStorage &Storage = reinterpret_cast<const GroupStorage &>(P); in size()265 const GroupStorage &Storage = reinterpret_cast<const GroupStorage &>(P); in begin()277 const GroupStorage &Storage = reinterpret_cast<const GroupStorage &>(P); in end()