Home
last modified time | relevance | path

Searched defs:Goto (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/perl/pod/
H A Dperlsyn.pod949 =head2 Goto section
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp1212 BranchInst *Goto = cast<BranchInst>(IncomingBlock->getTerminator()); in replaceUseWithLoad() local
/openbsd/gnu/llvm/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1371 Goto(BasicBlock *B, unsigned I) in Goto() function
1373 Goto(const Goto &G, BasicBlock *B, unsigned I) in Goto() function
/openbsd/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp6585 if (const GotoStmt *Goto = dyn_cast_or_null<GotoStmt>(S)) in clang_getCursorReferenced() local