Home
last modified time | relevance | path

Searched refs:JumpSource (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/
H A DCFG.cpp447 using JumpSource = BlockScopePosPair; typedef in __anon15de256c0411::CFGBuilder
477 using BackpatchBlocksTy = std::vector<JumpSource>;
3096 BackpatchBlocks.push_back(JumpSource(Block, ScopePos)); in VisitGotoStmt()