Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaLookup.cpp3705 void lookupVisibleDecls(Sema &SemaRef, Scope *S, Sema::LookupNameKind Kind, in lookupVisibleDecls() function in __anon23ebd89f1511::LookupVisibleHelper
3729 void lookupVisibleDecls(Sema &SemaRef, DeclContext *Ctx, in lookupVisibleDecls() function in __anon23ebd89f1511::LookupVisibleHelper
4027 H.lookupVisibleDecls(*this, S, Kind, IncludeGlobalScope); in LookupVisibleDecls()
4035 H.lookupVisibleDecls(*this, Ctx, Kind, IncludeGlobalScope); in LookupVisibleDecls()