Searched defs:CacheTy (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/include/llvm/ADT/ | ||
| H A D | ImmutableList.h | 152 using CacheTy = FoldingSet<ListTy>; variable |
| /llvm-project-15.0.7/clang/lib/CodeGen/ | ||
| H A D | CGObjCMac.cpp | 231 llvm::Type *CacheTy; member in __anon0dba85c70111::ObjCCommonTypesHelper |