Home
last modified time | relevance | path

Searched refs:ConsiderLinkage (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDecl.cpp1290 bool ConsiderLinkage, in FilterLookupForScope() argument
1299 if (ConsiderLinkage && isOutOfScopePreviousDeclaration(D, Ctx, Context)) in FilterLookupForScope()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h2856 bool ConsiderLinkage, bool AllowInlineNamespace);