Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaLookup.cpp4068 bool IncludeGlobalScope) { in lookupVisibleDecls() argument
4085 if (!IncludeGlobalScope) in lookupVisibleDecls()
4092 Sema::LookupNameKind Kind, bool IncludeGlobalScope) { in lookupVisibleDecls() argument
4095 if (!IncludeGlobalScope) in lookupVisibleDecls()
4396 bool IncludeGlobalScope, bool LoadExternal) { in LookupVisibleDecls() argument
4399 H.lookupVisibleDecls(*this, S, Kind, IncludeGlobalScope); in LookupVisibleDecls()
4404 bool IncludeGlobalScope, in LookupVisibleDecls() argument
4407 H.lookupVisibleDecls(*this, Ctx, Kind, IncludeGlobalScope); in LookupVisibleDecls()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h4513 bool IncludeGlobalScope = true,
4517 bool IncludeGlobalScope = true,