Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DSymbolTableListTraits.h64 typedef SymbolTableList<ValueSubClass> ListTy; typedef
/external/llvm/include/llvm/IR/
DSymbolTableListTraits.h75 typedef SymbolTableList<ValueSubClass> ListTy; typedef
/external/clang/lib/ARCMigrate/
DInternals.h26 typedef std::list<StoredDiagnostic> ListTy; typedef
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DImmutableList.h142 typedef ImmutableListImpl<T> ListTy; typedef
/external/llvm/include/llvm/ADT/
DImmutableList.h141 typedef ImmutableListImpl<T> ListTy; typedef
/external/llvm/include/llvm/CodeGen/
DDIE.h526 typedef IntrusiveBackList<Node> ListTy; typedef
/external/llvm/include/llvm/TableGen/
DRecord.h57 std::unique_ptr<ListRecTy> ListTy; variable
/external/llvm/lib/TableGen/
DRecord.cpp146 if (const auto *ListTy = dyn_cast<ListRecTy>(RHS)) in typeIsConvertibleTo() local
/external/swiftshader/third_party/LLVM/include/llvm/TableGen/
DRecord.h70 ListRecTy *ListTy; variable
/external/clang/lib/Sema/
DSemaLookup.cpp96 typedef SmallVector<UnqualUsingEntry, 8> ListTy; typedef in __anonc7324bd00111::UnqualUsingDirectiveSet