Home
last modified time | relevance | path

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

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