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

/external/clang/lib/Sema/
H A DSemaLookup.cpp3066 bool IncludeGlobalScope) {
3083 if (!IncludeGlobalScope)
3091 bool IncludeGlobalScope) {
3094 if (!IncludeGlobalScope)
3064 LookupVisibleDecls(Scope *S, LookupNameKind Kind, VisibleDeclConsumer &Consumer, bool IncludeGlobalScope) argument
3089 LookupVisibleDecls(DeclContext *Ctx, LookupNameKind Kind, VisibleDeclConsumer &Consumer, bool IncludeGlobalScope) argument

Completed in 54 milliseconds