Searched defs:CacheTy (Results 1 – 11 of 11) sorted by relevance
142 typedef FoldingSet<ListTy> CacheTy; typedef
370 typedef DenseMap<unsigned, TreeTy*> CacheTy; typedef
152 using CacheTy = FoldingSet<ListTy>; variable
151 using CacheTy = FoldingSet<ListTy>; variable
371 using CacheTy = DenseMap<unsigned, TreeTy*>; variable
690 typedef llvm::OnDiskChainedHashTable<PTHStatLookupTrait> CacheTy; typedef in clang::PTHStatCache
231 llvm::Type *CacheTy; member in __anon33e85b2f0111::ObjCCommonTypesHelper