Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp1643 FilterLookupForScope(LookupResult & R,DeclContext * Ctx,Scope * S,bool ConsiderLinkage,bool AllowInlineNamespace) FilterLookupForScope() argument
H A DSemaDeclCXX.cpp915 bool ConsiderLinkage = DC->isFunctionOrMethod() && ActOnDecompositionDeclarator() local