Searched defs:Goto (Results 1 – 3 of 3) sorted by relevance
1218 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
6325 if (const GotoStmt *Goto = dyn_cast_or_null<GotoStmt>(S)) in clang_getCursorReferenced() local