Searched refs:CurrentD (Results 1 – 1 of 1) sorted by relevance
2041 DeclContext::lookup_iterator CurrentD = Path->Decls.begin(); in LookupQualifiedName() local2044 CurrentD != Path->Decls.end()) { in LookupQualifiedName()2046 (*CurrentD)->getUnderlyingDecl()->getCanonicalDecl()) in LookupQualifiedName()2050 ++CurrentD; in LookupQualifiedName()2054 CurrentD == Path->Decls.end()) in LookupQualifiedName()