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.cpp4116 bool IncludeGlobalScope) { in lookupVisibleDecls() argument
4133 if (!IncludeGlobalScope) in lookupVisibleDecls()
4140 Sema::LookupNameKind Kind, bool IncludeGlobalScope) { in lookupVisibleDecls() argument
4143 if (!IncludeGlobalScope) in lookupVisibleDecls()
4443 bool IncludeGlobalScope, bool LoadExternal) { in LookupVisibleDecls() argument
4446 H.lookupVisibleDecls(*this, S, Kind, IncludeGlobalScope); in LookupVisibleDecls()
4451 bool IncludeGlobalScope, in LookupVisibleDecls() argument
4454 H.lookupVisibleDecls(*this, Ctx, Kind, IncludeGlobalScope); in LookupVisibleDecls()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h9652 bool IncludeGlobalScope = true,
9656 bool IncludeGlobalScope = true,