Home
last modified time | relevance | path

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

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