Searched defs:IncludeGlobalScope (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaLookup.cpp3213 bool IncludeGlobalScope) {
3230 if (!IncludeGlobalScope)
3238 bool IncludeGlobalScope) {
3241 if (!IncludeGlobalScope)
3211 LookupVisibleDecls(Scope *S, LookupNameKind Kind, VisibleDeclConsumer &Consumer, bool IncludeGlobalScope) argument
3236 LookupVisibleDecls(DeclContext *Ctx, LookupNameKind Kind, VisibleDeclConsumer &Consumer, bool IncludeGlobalScope) argument

Completed in 91 milliseconds