Home
last modified time | relevance | path

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

/external/clang/lib/ARCMigrate/
DInternals.h26 typedef std::list<StoredDiagnostic> ListTy; typedef
/external/llvm/include/llvm/ADT/
DImmutableList.h141 typedef ImmutableListImpl<T> ListTy; typedef
/external/llvm/lib/TableGen/
DRecord.cpp313 if(const ListRecTy* ListTy = dyn_cast<ListRecTy>(RHS)) in baseClassOf() local
/external/llvm/include/llvm/TableGen/
DRecord.h84 ListRecTy *ListTy; variable
/external/clang/lib/Sema/
DSemaLookup.cpp93 typedef SmallVector<UnqualUsingEntry, 8> ListTy; typedef in __anon54059c910111::UnqualUsingDirectiveSet