Home
last modified time | relevance | path

Searched defs:CacheTy (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/
H A DImmutableList.h142 typedef FoldingSet<ListTy> CacheTy; typedef
H A DImmutableSet.h370 typedef DenseMap<unsigned, TreeTy*> CacheTy; typedef
/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A DPTHLexer.cpp691 typedef llvm::OnDiskChainedHashTable<PTHStatLookupTrait> CacheTy; typedef in clang::PTHStatCache
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGObjCMac.cpp231 llvm::Type *CacheTy; member in __anon9749cc0a0111::ObjCCommonTypesHelper