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.cpp4087 bool IncludeGlobalScope) { in lookupVisibleDecls() argument
4104 if (!IncludeGlobalScope) in lookupVisibleDecls()
4111 Sema::LookupNameKind Kind, bool IncludeGlobalScope) { in lookupVisibleDecls() argument
4114 if (!IncludeGlobalScope) in lookupVisibleDecls()
4414 bool IncludeGlobalScope, bool LoadExternal) { in LookupVisibleDecls() argument
4417 H.lookupVisibleDecls(*this, S, Kind, IncludeGlobalScope); in LookupVisibleDecls()
4422 bool IncludeGlobalScope, in LookupVisibleDecls() argument
4425 H.lookupVisibleDecls(*this, Ctx, Kind, IncludeGlobalScope); in LookupVisibleDecls()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4604 bool IncludeGlobalScope = true,
4608 bool IncludeGlobalScope = true,