Home
last modified time | relevance | path

Searched refs:IncludeGlobalScope (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp4021 bool IncludeGlobalScope) { in lookupVisibleDecls() argument
4038 if (!IncludeGlobalScope) in lookupVisibleDecls()
4045 Sema::LookupNameKind Kind, bool IncludeGlobalScope) { in lookupVisibleDecls() argument
4048 if (!IncludeGlobalScope) in lookupVisibleDecls()
4348 bool IncludeGlobalScope, bool LoadExternal) { in LookupVisibleDecls() argument
4351 H.lookupVisibleDecls(*this, S, Kind, IncludeGlobalScope); in LookupVisibleDecls()
4356 bool IncludeGlobalScope, in LookupVisibleDecls() argument
4359 H.lookupVisibleDecls(*this, Ctx, Kind, IncludeGlobalScope); in LookupVisibleDecls()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h9383 bool IncludeGlobalScope = true,
9387 bool IncludeGlobalScope = true,