Searched defs:Lookups (Results 1 – 8 of 8) sorted by relevance
21 Lookups = Log::ChannelFlag<3>, enumerator
108 =head2 Lookups section in DESCRIPTION
606 serialization::reader::DeclContextLookupTable> Lookups; variable
1105 SmallVector<DeclAccessPair, 8> Lookups; in VisitFunctionDecl() local
4336 auto *Lookups = Chain ? Chain->getLoadedLookupTables(DC) : nullptr; in GenerateNameLookupTable() local
4839 SmallVector<DeclAccessPair, 32> Lookups; in SubstDefaultedFunction() local
17832 SmallVectorImpl<U> &Lookups, const llvm::function_ref<T(ValueDecl *)> Gen) { in filterLookupForUDReductionAndMapper()17861 SmallVectorImpl<UnresolvedSet<8>> &Lookups) { in argumentDependentLookup()17923 SmallVector<UnresolvedSet<8>, 4> Lookups; in buildDeclareReductionRef() local20794 SmallVector<UnresolvedSet<8>, 4> Lookups; in buildUserDefinedMapperRef() local
3089 ASTContext &Context, ArrayRef<DeclAccessPair> Lookups, in Create()