Searched defs:Goto (Results 1 – 9 of 9) sorted by relevance
58 private static final class Goto {} class in SourceFilesTest
68 Goto(usize), enumerator
229 class Goto(Query): class
1205 BranchInst *Goto = cast<BranchInst>(IncomingBlock->getTerminator()); in replaceUseWithLoad() local
1197 BranchInst *Goto = cast<BranchInst>(IncomingBlock->getTerminator()); in replaceUseWithLoad() local
1385 Goto(BasicBlock *B, unsigned I) in Goto() function1387 Goto(const Goto &G, BasicBlock *B, unsigned I) in Goto() function
166 class Goto(Node): class
682 class Goto(Node): class
5500 if (const GotoStmt *Goto = dyn_cast_or_null<GotoStmt>(S)) in clang_getCursorReferenced() local