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