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