Searched defs:Goto (Results 1 – 6 of 6) sorted by relevance
40 const auto *Goto = Result.Nodes.getNodeAs<GotoStmt>("goto"); in check() local
139 void Goto() { Goto() function
1358 BranchInst *Goto = cast<BranchInst>(IncomingBlock->getTerminator()); replaceUseWithLoad() local
1380 Goto(BasicBlock *B, unsigned I) Goto() function 1382 Goto(const Goto &G, BasicBlock *B, unsigned I) Goto() function
1006 Goto = 32, global() enumerator
6872 if (const GotoStmt *Goto = dyn_cast_or_null<GotoStmt>(S)) clang_getCursorReferenced() local