Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDecl.cpp1119 void Sema::FilterLookupForScope(LookupResult &R, in FilterLookupForScope() function in Sema
4014 FilterLookupForScope(Previous, DC, S, /*ConsiderLinkage*/ false, in ActOnTypedefNameDecl()
4385 FilterLookupForScope(Previous, DC, S, NewVD->hasLinkage(), in ActOnVariableDeclarator()
5445 FilterLookupForScope(Previous, DC, S, NewFD->hasLinkage(), in ActOnFunctionDeclarator()
DSemaDeclCXX.cpp6589 FilterLookupForScope(Previous, CurContext, S, /*ConsiderLinkage*/false, in ActOnAliasDeclaration()
/external/clang/include/clang/Sema/
DSema.h2194 void FilterLookupForScope(LookupResult &R, DeclContext *Ctx, Scope *S,