Searched defs:CacheTy (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/ | ||
| H A D | ASTUtils.h | 79 using CacheTy = llvm::DenseMap<const FunctionDecl *, bool>; variable |
| H A D | PtrTypesSemantics.h | 172 using CacheTy = variable |
| H A D | PtrTypesSemantics.cpp | 549 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 | 211 llvm::Type *CacheTy; member in __anonb5e682970111::ObjCCommonTypesHelper |