Home
last modified time | relevance | path

Searched refs:LeftBase (Results 1 – 20 of 20) sorted by relevance

/dports/devel/loki/loki-0.1.7/include/loki/
H A DHierarchyGenerators.h67 typedef GenScatterHierarchy<Private::ScatterHierarchyTag<T1, T2>, Unit> LeftBase; typedef
85 typedef Unit<AtomicType> LeftBase; typedef
165 typedef const typename H::LeftBase ConstLeftBase;
168 typename H::LeftBase>::Result LeftBase;
178 LeftBase& leftBase = obj;
/dports/math/vtk8/VTK-8.2.0/ThirdParty/xdmf3/vtkxdmf3/core/loki/
H A DHierarchyGenerators.h67 typedef GenScatterHierarchy<Private::ScatterHierarchyTag<T1, T2>, Unit> LeftBase; typedef
85 typedef Unit<AtomicType> LeftBase; typedef
165 typedef const typename H::LeftBase ConstLeftBase;
168 typename H::LeftBase>::Result LeftBase;
178 LeftBase& leftBase = obj;
/dports/math/vtk6/VTK-6.2.0/ThirdParty/xdmf3/vtkxdmf3/core/loki/
H A DHierarchyGenerators.h67 typedef GenScatterHierarchy<Private::ScatterHierarchyTag<T1, T2>, Unit> LeftBase; typedef
85 typedef Unit<AtomicType> LeftBase; typedef
165 typedef const typename H::LeftBase ConstLeftBase;
168 typename H::LeftBase>::Result LeftBase;
178 LeftBase& leftBase = obj;
/dports/math/vtk9/VTK-9.1.0/ThirdParty/xdmf3/vtkxdmf3/core/loki/
H A DHierarchyGenerators.h67 typedef GenScatterHierarchy<Private::ScatterHierarchyTag<T1, T2>, Unit> LeftBase; typedef
85 typedef Unit<AtomicType> LeftBase; typedef
165 typedef const typename H::LeftBase ConstLeftBase;
168 typename H::LeftBase>::Result LeftBase;
178 LeftBase& leftBase = obj;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp842 const MemRegion *LeftBase = LeftMR->getBaseRegion(); in evalBinOpLL() local
844 const MemSpaceRegion *LeftMS = LeftBase->getMemorySpace(); in evalBinOpLL()
874 if (LeftBase != RightBase && in evalBinOpLL()
875 ((!isa<SymbolicRegion>(LeftBase) && !isa<SymbolicRegion>(RightBase)) || in evalBinOpLL()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp846 const MemRegion *LeftBase = LeftMR->getBaseRegion(); in evalBinOpLL() local
848 const MemSpaceRegion *LeftMS = LeftBase->getMemorySpace(); in evalBinOpLL()
878 if (LeftBase != RightBase && in evalBinOpLL()
879 ((!isa<SymbolicRegion>(LeftBase) && !isa<SymbolicRegion>(RightBase)) || in evalBinOpLL()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp846 const MemRegion *LeftBase = LeftMR->getBaseRegion(); in evalBinOpLL() local
848 const MemSpaceRegion *LeftMS = LeftBase->getMemorySpace(); in evalBinOpLL()
878 if (LeftBase != RightBase && in evalBinOpLL()
879 ((!isa<SymbolicRegion>(LeftBase) && !isa<SymbolicRegion>(RightBase)) || in evalBinOpLL()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp846 const MemRegion *LeftBase = LeftMR->getBaseRegion(); in evalBinOpLL() local
848 const MemSpaceRegion *LeftMS = LeftBase->getMemorySpace(); in evalBinOpLL()
878 if (LeftBase != RightBase && in evalBinOpLL()
879 ((!isa<SymbolicRegion>(LeftBase) && !isa<SymbolicRegion>(RightBase)) || in evalBinOpLL()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp846 const MemRegion *LeftBase = LeftMR->getBaseRegion(); in evalBinOpLL() local
848 const MemSpaceRegion *LeftMS = LeftBase->getMemorySpace(); in evalBinOpLL()
878 if (LeftBase != RightBase && in evalBinOpLL()
879 ((!isa<SymbolicRegion>(LeftBase) && !isa<SymbolicRegion>(RightBase)) || in evalBinOpLL()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp846 const MemRegion *LeftBase = LeftMR->getBaseRegion(); in evalBinOpLL() local
848 const MemSpaceRegion *LeftMS = LeftBase->getMemorySpace(); in evalBinOpLL()
878 if (LeftBase != RightBase && in evalBinOpLL()
879 ((!isa<SymbolicRegion>(LeftBase) && !isa<SymbolicRegion>(RightBase)) || in evalBinOpLL()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp975 const MemRegion *LeftBase = LeftMR->getBaseRegion(); in evalBinOpLL() local
977 const MemSpaceRegion *LeftMS = LeftBase->getMemorySpace(); in evalBinOpLL()
1007 if (LeftBase != RightBase && in evalBinOpLL()
1008 ((!isa<SymbolicRegion>(LeftBase) && !isa<SymbolicRegion>(RightBase)) || in evalBinOpLL()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp975 const MemRegion *LeftBase = LeftMR->getBaseRegion(); in evalBinOpLL() local
977 const MemSpaceRegion *LeftMS = LeftBase->getMemorySpace(); in evalBinOpLL()
1007 if (LeftBase != RightBase && in evalBinOpLL()
1008 ((!isa<SymbolicRegion>(LeftBase) && !isa<SymbolicRegion>(RightBase)) || in evalBinOpLL()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp975 const MemRegion *LeftBase = LeftMR->getBaseRegion(); in evalBinOpLL() local
977 const MemSpaceRegion *LeftMS = LeftBase->getMemorySpace(); in evalBinOpLL()
1007 if (LeftBase != RightBase && in evalBinOpLL()
1008 ((!isa<SymbolicRegion>(LeftBase) && !isa<SymbolicRegion>(RightBase)) || in evalBinOpLL()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp975 const MemRegion *LeftBase = LeftMR->getBaseRegion(); in evalBinOpLL() local
977 const MemSpaceRegion *LeftMS = LeftBase->getMemorySpace(); in evalBinOpLL()
1007 if (LeftBase != RightBase && in evalBinOpLL()
1008 ((!isa<SymbolicRegion>(LeftBase) && !isa<SymbolicRegion>(RightBase)) || in evalBinOpLL()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp970 const MemRegion *LeftBase = LeftMR->getBaseRegion(); in evalBinOpLL() local
972 const MemSpaceRegion *LeftMS = LeftBase->getMemorySpace(); in evalBinOpLL()
1002 if (LeftBase != RightBase && in evalBinOpLL()
1003 ((!isa<SymbolicRegion>(LeftBase) && !isa<SymbolicRegion>(RightBase)) || in evalBinOpLL()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp970 const MemRegion *LeftBase = LeftMR->getBaseRegion(); in evalBinOpLL() local
972 const MemSpaceRegion *LeftMS = LeftBase->getMemorySpace(); in evalBinOpLL()
1002 if (LeftBase != RightBase && in evalBinOpLL()
1003 ((!isa<SymbolicRegion>(LeftBase) && !isa<SymbolicRegion>(RightBase)) || in evalBinOpLL()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp970 const MemRegion *LeftBase = LeftMR->getBaseRegion(); in evalBinOpLL() local
972 const MemSpaceRegion *LeftMS = LeftBase->getMemorySpace(); in evalBinOpLL()
1002 if (LeftBase != RightBase && in evalBinOpLL()
1003 ((!isa<SymbolicRegion>(LeftBase) && !isa<SymbolicRegion>(RightBase)) || in evalBinOpLL()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp975 const MemRegion *LeftBase = LeftMR->getBaseRegion(); in evalBinOpLL() local
977 const MemSpaceRegion *LeftMS = LeftBase->getMemorySpace(); in evalBinOpLL()
1007 if (LeftBase != RightBase && in evalBinOpLL()
1008 ((!isa<SymbolicRegion>(LeftBase) && !isa<SymbolicRegion>(RightBase)) || in evalBinOpLL()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp963 const MemRegion *LeftBase = LeftMR->getBaseRegion(); in evalBinOpLL() local
965 const MemSpaceRegion *LeftMS = LeftBase->getMemorySpace(); in evalBinOpLL()
995 if (LeftBase != RightBase && in evalBinOpLL()
996 ((!isa<SymbolicRegion>(LeftBase) && !isa<SymbolicRegion>(RightBase)) || in evalBinOpLL()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp963 const MemRegion *LeftBase = LeftMR->getBaseRegion(); in evalBinOpLL() local
965 const MemSpaceRegion *LeftMS = LeftBase->getMemorySpace(); in evalBinOpLL()
995 if (LeftBase != RightBase && in evalBinOpLL()
996 ((!isa<SymbolicRegion>(LeftBase) && !isa<SymbolicRegion>(RightBase)) || in evalBinOpLL()