Searched refs:IndirectGotoNodeBuilder (Results 1 – 5 of 5) sorted by relevance
60 friend class IndirectGotoNodeBuilder; variable481 class IndirectGotoNodeBuilder {489 IndirectGotoNodeBuilder(ExplodedNode *pred, const CFGBlock *src, in IndirectGotoNodeBuilder() function494 friend class IndirectGotoNodeBuilder; variable
86 class IndirectGotoNodeBuilder; variable349 void processIndirectGoto(IndirectGotoNodeBuilder& builder);
71 friend class IndirectGotoNodeBuilder; variable
383 IndirectGotoNodeBuilder in HandleBlockExit()665 IndirectGotoNodeBuilder::generateNode(const iterator &I, in generateNode()
2858 void ExprEngine::processIndirectGoto(IndirectGotoNodeBuilder &builder) { in processIndirectGoto()2869 using iterator = IndirectGotoNodeBuilder::iterator; in processIndirectGoto()