Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/ADT/
H A DImmutableList.h142 typedef FoldingSet<ListTy> CacheTy; typedef
H A DImmutableSet.h370 typedef DenseMap<unsigned, TreeTy*> CacheTy; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DImmutableList.h152 using CacheTy = FoldingSet<ListTy>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DImmutableList.h152 using CacheTy = FoldingSet<ListTy>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DImmutableList.h152 using CacheTy = FoldingSet<ListTy>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DImmutableList.h152 using CacheTy = FoldingSet<ListTy>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DImmutableList.h151 using CacheTy = FoldingSet<ListTy>; variable
H A DImmutableSet.h371 using CacheTy = DenseMap<unsigned, TreeTy*>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DImmutableList.h152 using CacheTy = FoldingSet<ListTy>; variable
/aosp_15_r20/external/clang/lib/Lex/
H A DPTHLexer.cpp690 typedef llvm::OnDiskChainedHashTable<PTHStatLookupTrait> CacheTy; typedef in clang::PTHStatCache
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGObjCMac.cpp231 llvm::Type *CacheTy; member in __anon33e85b2f0111::ObjCCommonTypesHelper