Home
last modified time | relevance | path

Searched defs:CacheTy (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DPtrTypesSemantics.h84 using CacheTy = global() variable
H A DPtrTypesSemantics.cpp270 using CacheTy = TrivialFunctionAnalysis::CacheTy; global() typedef in clang::TrivialFunctionAnalysisVisitor
/llvm-project/llvm/include/llvm/ADT/
H A DImmutableList.h152 using CacheTy = FoldingSet<ListTy>; variable
/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp232 llvm::Type *CacheTy; global() member in __anon5e07598a0111::ObjCCommonTypesHelper