Searched defs:ConsiderLinkage (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDecl.cpp1227 bool ConsiderLinkage,
1236 if (ConsiderLinkage && isOutOfScopePreviousDeclaration(D, Ctx, Context))
4836 FilterLookupForScope(Previous, DC, S, /*ConsiderLinkage*/false,
1226 FilterLookupForScope(LookupResult &R, DeclContext *Ctx, Scope *S, bool ConsiderLinkage, bool AllowInlineNamespace) argument

Completed in 193 milliseconds