Searched defs:Lookups (Results 1 – 8 of 8) sorted by relevance
108 =head2 Lookups section in DESCRIPTION
115 std::vector<M68kInstructionLookup> Lookups; member in __anon95ce71570111::M68kDisassembler
577 serialization::reader::DeclContextLookupTable> Lookups; variable
897 SmallVector<DeclAccessPair, 8> Lookups; in VisitFunctionDecl() local
3824 auto *Lookups = Chain ? Chain->getLoadedLookupTables(DC) : nullptr; in GenerateNameLookupTable() local
15956 SmallVectorImpl<U> &Lookups, const llvm::function_ref<T(ValueDecl *)> Gen) { in filterLookupForUDReductionAndMapper()15985 SmallVectorImpl<UnresolvedSet<8>> &Lookups) { in argumentDependentLookup()16047 SmallVector<UnresolvedSet<8>, 4> Lookups; in buildDeclareReductionRef() local18808 SmallVector<UnresolvedSet<8>, 4> Lookups; in buildUserDefinedMapperRef() local
4591 SmallVector<DeclAccessPair, 32> Lookups; in SubstDefaultedFunction() local
2899 ArrayRef<DeclAccessPair> Lookups) { in Create()