reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
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) {