Searched defs:CacheTy (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/ | ||
H A D | PtrTypesSemantics.h | 84 using CacheTy = variable |
H A D | PtrTypesSemantics.cpp | 270 using CacheTy = TrivialFunctionAnalysis::CacheTy; typedef in clang::TrivialFunctionAnalysisVisitor |
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ | ||
H A D | ImmutableList.h | 152 using CacheTy = FoldingSet<ListTy>; variable |
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGObjCMac.cpp | 232 llvm::Type *CacheTy; member in __anonb5e682970111::ObjCCommonTypesHelper |