Searched defs:Goto (Results 1 – 14 of 14) sorted by relevance
58 private static final class Goto {} class in SourceFilesTest
44 const auto *Goto = Result.Nodes.getNodeAs<GotoStmt>("goto"); in check() local
68 Goto(usize), enumerator
233 class Goto(Query): class
1197 BranchInst *Goto = cast<BranchInst>(IncomingBlock->getTerminator()); in replaceUseWithLoad() local
1227 BranchInst *Goto = cast<BranchInst>(IncomingBlock->getTerminator()); in replaceUseWithLoad() local
1205 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
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
863 Goto = 32, enumerator
5500 if (const GotoStmt *Goto = dyn_cast_or_null<GotoStmt>(S)) in clang_getCursorReferenced() local
6273 if (const GotoStmt *Goto = dyn_cast_or_null<GotoStmt>(S)) in clang_getCursorReferenced() local