Searched defs:ListTy (Results 1 – 9 of 9) sorted by relevance
75 typedef SymbolTableList<ValueSubClass> ListTy; typedef
142 typedef ImmutableListImpl<T> ListTy; typedef
141 typedef ImmutableListImpl<T> ListTy; typedef
26 typedef std::list<StoredDiagnostic> ListTy; typedef
526 typedef IntrusiveBackList<Node> ListTy; typedef
57 std::unique_ptr<ListRecTy> ListTy; variable
146 if (const auto *ListTy = dyn_cast<ListRecTy>(RHS)) in typeIsConvertibleTo() local
70 ListRecTy *ListTy; variable
96 typedef SmallVector<UnqualUsingEntry, 8> ListTy; typedef in __anon54059c910111::UnqualUsingDirectiveSet