Searched refs:CurrentD (Results 1 – 1 of 1) sorted by relevance
1536 DeclContext::lookup_iterator CurrentD = Path->Decls.first; in LookupQualifiedName() local1539 CurrentD != Path->Decls.second) { in LookupQualifiedName()1541 (*CurrentD)->getUnderlyingDecl()->getCanonicalDecl()) in LookupQualifiedName()1545 ++CurrentD; in LookupQualifiedName()1549 CurrentD == Path->Decls.second) in LookupQualifiedName()