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