Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDecl.cpp1331 void Sema::FilterLookupForScope(LookupResult &R, DeclContext *Ctx, Scope *S, in FilterLookupForScope() function in Sema
5398 FilterLookupForScope(Previous, DC, S, /*ConsiderLinkage*/false, in ActOnTypedefNameDecl()
6370 FilterLookupForScope(Previous, OriginalDC, S, shouldConsiderLinkage(NewVD), in ActOnVariableDeclarator()
8084 FilterLookupForScope(Previous, OriginalDC, S, shouldConsiderLinkage(NewFD), in ActOnFunctionDeclarator()
DSemaDeclCXX.cpp8818 FilterLookupForScope(Previous, CurContext, S, /*ConsiderLinkage*/false, in ActOnAliasDeclaration()
8929 FilterLookupForScope(PrevR, CurContext, S, /*ConsiderLinkage*/false, in ActOnNamespaceAliasDef()
DSemaOpenMP.cpp11113 FilterLookupForScope(Lookup, DC, S, /*ConsiderLinkage=*/false, in ActOnOpenMPDeclareReductionDirectiveStart()
/external/clang/include/clang/Sema/
DSema.h2979 void FilterLookupForScope(LookupResult &R, DeclContext *Ctx, Scope *S,