reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
7984 SemaRef.LookupName(Prev, S); 7986 SemaRef.LookupQualifiedName(Prev, NewDC); 7987 assert(!Prev.isAmbiguous() && 7992 if (!Prev.empty()) { 7993 for (LookupResult::iterator Func = Prev.begin(), FuncEnd = Prev.end(); 7993 for (LookupResult::iterator Func = Prev.begin(), FuncEnd = Prev.end(); 8007 Prev.getLookupNameInfo(), Prev.getLookupKind(), S, 8007 Prev.getLookupNameInfo(), Prev.getLookupKind(), S,