Searched defs:JumpSource (Results 1 - 1 of 1) sorted by relevance

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

Completed in 73 milliseconds