Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DCFG.cpp368 typedef BlockScopePosPair JumpSource; typedef in __anon4350aedf0111::CFGBuilder
390 typedef std::vector<JumpSource> BackpatchBlocksTy;
2371 BackpatchBlocks.push_back(JumpSource(Block, ScopePos)); in VisitGotoStmt()