Searched refs:isOutOfScopePreviousDeclaration (Results 1 – 1 of 1) sorted by relevance
1573 static bool isOutOfScopePreviousDeclaration(NamedDecl *,1587 if (ConsiderLinkage && isOutOfScopePreviousDeclaration(D, Ctx, Context)) in FilterLookupForScope()6767 isOutOfScopePreviousDeclaration(NamedDecl *PrevDecl, DeclContext *DC, in isOutOfScopePreviousDeclaration() function