Home
last modified time | relevance | path

Searched refs:FactoryTy (Results 1 – 7 of 7) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DEnvironment.h105 typedef Environment::BindingsTy::Factory FactoryTy; typedef
106 FactoryTy F;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DImmutableMap.h267 using FactoryTy = typename TreeTy::Factory; variable
271 FactoryTy *Factory;
278 explicit ImmutableMapRef(const TreeTy *R, FactoryTy *F) in ImmutableMapRef()
317 static inline ImmutableMapRef getEmptyMap(FactoryTy *F) { in getEmptyMap()
DImmutableSet.h1116 using FactoryTy = typename TreeTy::Factory;
1120 FactoryTy *Factory;
1127 explicit ImmutableSetRef(TreeTy* R, FactoryTy *F)
1153 static ImmutableSetRef getEmptySet(FactoryTy *F) {
/external/llvm/include/llvm/ADT/
DImmutableMap.h261 typedef typename TreeTy::Factory FactoryTy; typedef
265 FactoryTy *Factory;
272 explicit ImmutableMapRef(const TreeTy *R, FactoryTy *F) in ImmutableMapRef()
311 static inline ImmutableMapRef getEmptyMap(FactoryTy *F) { in getEmptyMap()
DImmutableSet.h1113 typedef typename TreeTy::Factory FactoryTy;
1117 FactoryTy *Factory;
1124 explicit ImmutableSetRef(TreeTy* R, FactoryTy *F)
1147 static ImmutableSetRef getEmptySet(FactoryTy *F) {
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DImmutableMap.h275 typedef typename TreeTy::Factory FactoryTy; typedef
279 FactoryTy *Factory;
286 explicit ImmutableMapRef(const TreeTy* R, FactoryTy *F) in ImmutableMapRef()
317 static inline ImmutableMapRef getEmptyMap(FactoryTy *F) { in getEmptyMap()
DImmutableSet.h1097 typedef typename TreeTy::Factory FactoryTy;
1101 FactoryTy *Factory;
1108 explicit ImmutableSetRef(TreeTy* R, FactoryTy *F)
1131 static inline ImmutableSetRef getEmptySet(FactoryTy *F) {