Home
last modified time | relevance | path

Searched refs:FilterLookupForScope (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp1594 void Sema::FilterLookupForScope(LookupResult &R, DeclContext *Ctx, Scope *S, in FilterLookupForScope() function in Sema
6826 FilterLookupForScope(Previous, DC, S, /*ConsiderLinkage*/false, in ActOnTypedefNameDecl()
8139 FilterLookupForScope(Previous, OriginalDC, S, shouldConsiderLinkage(NewVD), in ActOnVariableDeclarator()
10338 FilterLookupForScope(Previous, OriginalDC, S, shouldConsiderLinkage(NewFD), in ActOnFunctionDeclarator()
H A DSemaTemplate.cpp8937 FilterLookupForScope(Previous, CurContext, S, /*ConsiderLinkage=*/false, in ActOnStartConceptDefinition()
8981 FilterLookupForScope(Previous, CurContext, S, /*ConsiderLinkage=*/false, in ActOnFinishConceptDefinition()
H A DSemaDeclCXX.cpp914 FilterLookupForScope(Previous, DC, S, ConsiderLinkage, in ActOnDecompositionDeclarator()
13734 FilterLookupForScope(Previous, CurContext, S, /*ConsiderLinkage*/false, in ActOnAliasDeclaration()
13846 FilterLookupForScope(PrevR, CurContext, S, /*ConsiderLinkage*/false, in ActOnNamespaceAliasDef()
H A DSemaTemplateInstantiateDecl.cpp2918 SemaRef.FilterLookupForScope(Previous, DC, /*Scope=*/ nullptr, in VisitFunctionDecl()
H A DSemaOpenMP.cpp22241 SemaRef.FilterLookupForScope(Lookup, DC, S, /*ConsiderLinkage=*/false, in ActOnOpenMPDeclareReductionDirectiveStart()
22495 SemaRef.FilterLookupForScope(Lookup, DC, S, /*ConsiderLinkage=*/false, in ActOnOpenMPDeclareMapperDirective()
24551 SemaRef.FilterLookupForScope(Previous, SemaRef.CurContext, S, in ActOnOMPIteratorExpr()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4505 void FilterLookupForScope(LookupResult &R, DeclContext *Ctx, Scope *S,
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc5002 …N5clang4SemaERNS_12LookupResultEPNS_11DeclContextEPNS_5ScopeEb", "FilterLookupForScope(clang::Sema…