Searched defs:Goto (Results 1 – 4 of 4) sorted by relevance
949 =head2 Goto section
1212 BranchInst *Goto = cast<BranchInst>(IncomingBlock->getTerminator()); in replaceUseWithLoad() local
1371 Goto(BasicBlock *B, unsigned I) in Goto() function1373 Goto(const Goto &G, BasicBlock *B, unsigned I) in Goto() function
6585 if (const GotoStmt *Goto = dyn_cast_or_null<GotoStmt>(S)) in clang_getCursorReferenced() local