Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaLookup.cpp4056 bool IncludeGlobalScope) { in lookupVisibleDecls() argument
4073 if (!IncludeGlobalScope) in lookupVisibleDecls()
4080 Sema::LookupNameKind Kind, bool IncludeGlobalScope) { in lookupVisibleDecls() argument
4083 if (!IncludeGlobalScope) in lookupVisibleDecls()
4384 bool IncludeGlobalScope, bool LoadExternal) { in LookupVisibleDecls() argument
4387 H.lookupVisibleDecls(*this, S, Kind, IncludeGlobalScope); in LookupVisibleDecls()
4392 bool IncludeGlobalScope, in LookupVisibleDecls() argument
4395 H.lookupVisibleDecls(*this, Ctx, Kind, IncludeGlobalScope); in LookupVisibleDecls()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h4393 bool IncludeGlobalScope = true,
4397 bool IncludeGlobalScope = true,