Searched refs:CurrentD (Results 1 – 1 of 1) sorted by relevance
1736 DeclContext::lookup_iterator CurrentD = Path->Decls.begin(); in LookupQualifiedName() local1739 CurrentD != Path->Decls.end()) { in LookupQualifiedName()1741 (*CurrentD)->getUnderlyingDecl()->getCanonicalDecl()) in LookupQualifiedName()1745 ++CurrentD; in LookupQualifiedName()1749 CurrentD == Path->Decls.end()) in LookupQualifiedName()