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

/external/clang/lib/Sema/
H A DSemaLookup.cpp3194 bool IncludeGlobalScope) {
3212 if (!IncludeGlobalScope)
3220 bool IncludeGlobalScope) {
3224 if (!IncludeGlobalScope)
3192 LookupVisibleDecls(Scope *S, LookupNameKind Kind, VisibleDeclConsumer &Consumer, bool IncludeGlobalScope) argument
3218 LookupVisibleDecls(DeclContext *Ctx, LookupNameKind Kind, VisibleDeclConsumer &Consumer, bool IncludeGlobalScope) argument

Completed in 207 milliseconds