reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Analysis/CFG.cpp
 1546   for (BackpatchBlocksTy::iterator I = BackpatchBlocks.begin(),
 1547                                    E = BackpatchBlocks.end(); I != E; ++I ) {
 3250     BackpatchBlocks.push_back(JumpSource(Block, ScopePos));
 3275   BackpatchBlocks.push_back(JumpSource(Block, ScopePos));
 3278   BackpatchBlocks.push_back(JumpSource(Succ, ScopePos));