Searched defs:CacheTy (Results 1 – 4 of 4) sorted by relevance
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/ | ||
H A D | ImmutableList.h | 142 typedef FoldingSet<ListTy> CacheTy; typedef |
H A D | ImmutableSet.h | 370 typedef DenseMap<unsigned, TreeTy*> CacheTy; typedef |
/minix3/external/bsd/llvm/dist/clang/lib/Lex/ | ||
H A D | PTHLexer.cpp | 691 typedef llvm::OnDiskChainedHashTable<PTHStatLookupTrait> CacheTy; typedef in clang::PTHStatCache |
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/ | ||
H A D | CGObjCMac.cpp | 231 llvm::Type *CacheTy; member in __anon9749cc0a0111::ObjCCommonTypesHelper |