Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DConstructCompositionT.h
/llvm-project/llvm/include/llvm/IR/
H A DSymbolTableListTraits.h68 using ListTy = SymbolTableList<ValueSubClass, Args...>; variable
/llvm-project/llvm/include/llvm/ADT/
H A DImmutableList.h151 using ListTy = ImmutableListImpl<T>; variable
/llvm-project/clang/lib/ARCMigrate/
H A DInternals.h27 typedef std::list<StoredDiagnostic> ListTy; typedef
/llvm-project/llvm/include/llvm/CodeGen/
H A DDIE.h696 using ListTy = IntrusiveBackList<Node>; variable
/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h77 ListRecTy *ListTy = nullptr; global() variable
/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp180 if (const auto *ListTy = dyn_cast<ListRecTy>(RHS)) typeIsConvertibleTo() local
/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp100 typedef SmallVector<UnqualUsingEntry, 8> ListTy; global() typedef in __anond4728be20111::UnqualUsingDirectiveSet