Searched refs:CurrentD (Results 1 – 1 of 1) sorted by relevance
2378 DeclContext::lookup_iterator CurrentD = Path->Decls.begin(); in LookupQualifiedName() local2397 CurrentD != Path->Decls.end()) { in LookupQualifiedName()2399 GetRepresentativeDecl(*CurrentD)) in LookupQualifiedName()2403 ++CurrentD; in LookupQualifiedName()2407 CurrentD == Path->Decls.end()) in LookupQualifiedName()