Home
last modified time | relevance | path

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

/third_party/python/Lib/idlelib/
Dquery.py229 class Goto(Query): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DWinEHPrepare.cpp1205 BranchInst *Goto = cast<BranchInst>(IncomingBlock->getTerminator()); in replaceUseWithLoad() local
/third_party/googletest/googlemock/scripts/generator/cpp/
Dast.py166 class Goto(Node): class