Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Analysis/
DCFG.cpp291 typedef BlockScopePosPair JumpSource; typedef in __anon4fb8fee70111::CFGBuilder
313 typedef std::vector<JumpSource> BackpatchBlocksTy;
1968 BackpatchBlocks.push_back(JumpSource(Block, ScopePos)); in VisitGotoStmt()