Home
last modified time | relevance | path

Searched defs:ListTy (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/IR/
DSymbolTableListTraits.h73 typedef SymbolTableList<ValueSubClass> ListTy; typedef
/external/llvm/include/llvm/ADT/
DImmutableList.h141 typedef ImmutableListImpl<T> ListTy; typedef
/external/clang/lib/ARCMigrate/
DInternals.h26 typedef std::list<StoredDiagnostic> ListTy; typedef
/external/llvm/include/llvm/CodeGen/
DDIE.h545 typedef IntrusiveBackList<Node> ListTy; typedef
/external/llvm/include/llvm/TableGen/
DRecord.h55 std::unique_ptr<ListRecTy> ListTy; variable
/external/llvm/lib/TableGen/
DRecord.cpp145 if (const auto *ListTy = dyn_cast<ListRecTy>(RHS)) in typeIsConvertibleTo() local
/external/clang/lib/Sema/
DSemaLookup.cpp97 typedef SmallVector<UnqualUsingEntry, 8> ListTy; typedef in __anonb2686e5d0111::UnqualUsingDirectiveSet