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

References

tools/llvm-diff/DiffConsumer.cpp
   25          AI = F->arg_begin(), AE = F->arg_end(); AI != AE; ++AI)
   25          AI = F->arg_begin(), AE = F->arg_end(); AI != AE; ++AI)
   30   for (Function::iterator FI = F->begin(), FE = F->end(); FI != FE; ++FI) {
   30   for (Function::iterator FI = F->begin(), FE = F->end(); FI != FE; ++FI) {