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