Home
last modified time | relevance | path

Searched defs:IsConst (Results 1 – 25 of 320) sorted by relevance

12345678910>>...13

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_khomp/commons/base/
H A Dtypes.hpp68 struct IsConst struct
74 struct IsConst< const T > struct
80 struct IsConst< T const * > struct
82 static bool const Result = true;
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/metaprogramming/
H A DisConst.hpp30 template <typename T> struct IsConst: public FalseType {}; struct
31 template <typename T> struct IsConst<const T>: public TrueType {}; struct
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/metaprogramming/
H A DisConst.hpp30 template <typename T> struct IsConst: public FalseType {}; struct
31 template <typename T> struct IsConst<const T>: public TrueType {}; struct
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/metaprogramming/
H A DisConst.hpp30 template <typename T> struct IsConst: public FalseType {}; struct
31 template <typename T> struct IsConst<const T>: public TrueType {}; struct
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/metaprogramming/
H A DisConst.hpp30 template <typename T> struct IsConst: public FalseType {}; struct
31 template <typename T> struct IsConst<const T>: public TrueType {}; struct
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/metaprogramming/
H A DisConst.hpp30 template <typename T> struct IsConst: public FalseType {}; struct
31 template <typename T> struct IsConst<const T>: public TrueType {}; struct
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/metaprogramming/
H A DisConst.hpp30 template <typename T> struct IsConst: public FalseType {}; struct
31 template <typename T> struct IsConst<const T>: public TrueType {}; struct
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/metaprogramming/
H A DisConst.hpp30 template <typename T> struct IsConst: public FalseType {}; struct
31 template <typename T> struct IsConst<const T>: public TrueType {}; struct
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/metaprogramming/
H A DisConst.hpp30 template <typename T> struct IsConst: public FalseType {}; struct
31 template <typename T> struct IsConst<const T>: public TrueType {}; struct
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/
H A Disconst.cs9 public static class IsConst class
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/
H A DIsConst.cs7 public static partial class IsConst class
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/Runtime/CompilerServices/
H A DIsConst.cs7 public static partial class IsConst class
/dports/math/blaze/blaze-3.8/blaze/util/typetraits/
H A DIsConst.h75 struct IsConst struct
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/mojo/public/cpp/bindings/lib/
H A Dtemplate_util.h25 struct IsConst : FalseType {}; struct
/dports/www/chromium-legacy/chromium-88.0.4324.182/mojo/public/cpp/bindings/lib/
H A Dtemplate_util.h25 struct IsConst : FalseType {}; struct
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/AST/Interp/
H A DDescriptor.cpp56 static void ctorArrayDesc(Block *B, char *Ptr, bool IsConst, bool IsMutable, in ctorArrayDesc()
117 static void ctorRecord(Block *B, char *Ptr, bool IsConst, bool IsMutable, in ctorRecord()
188 Descriptor::Descriptor(const DeclTy &D, PrimType Type, bool IsConst, in Descriptor()
198 bool IsConst, bool IsTemporary, bool IsMutable) in Descriptor()
217 bool IsConst, bool IsTemporary, bool IsMutable) in Descriptor()
236 Descriptor::Descriptor(const DeclTy &D, Record *R, bool IsConst, in Descriptor()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/AST/Interp/
H A DDescriptor.cpp56 static void ctorArrayDesc(Block *B, char *Ptr, bool IsConst, bool IsMutable, in ctorArrayDesc()
117 static void ctorRecord(Block *B, char *Ptr, bool IsConst, bool IsMutable, in ctorRecord()
188 Descriptor::Descriptor(const DeclTy &D, PrimType Type, bool IsConst, in Descriptor()
198 bool IsConst, bool IsTemporary, bool IsMutable) in Descriptor()
217 bool IsConst, bool IsTemporary, bool IsMutable) in Descriptor()
236 Descriptor::Descriptor(const DeclTy &D, Record *R, bool IsConst, in Descriptor()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/AST/Interp/
H A DDescriptor.cpp56 static void ctorArrayDesc(Block *B, char *Ptr, bool IsConst, bool IsMutable, in ctorArrayDesc()
117 static void ctorRecord(Block *B, char *Ptr, bool IsConst, bool IsMutable, in ctorRecord()
188 Descriptor::Descriptor(const DeclTy &D, PrimType Type, bool IsConst, in Descriptor()
198 bool IsConst, bool IsTemporary, bool IsMutable) in Descriptor()
217 bool IsConst, bool IsTemporary, bool IsMutable) in Descriptor()
236 Descriptor::Descriptor(const DeclTy &D, Record *R, bool IsConst, in Descriptor()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/AST/Interp/
H A DDescriptor.cpp56 static void ctorArrayDesc(Block *B, char *Ptr, bool IsConst, bool IsMutable, in ctorArrayDesc()
117 static void ctorRecord(Block *B, char *Ptr, bool IsConst, bool IsMutable, in ctorRecord()
188 Descriptor::Descriptor(const DeclTy &D, PrimType Type, bool IsConst, in Descriptor()
198 bool IsConst, bool IsTemporary, bool IsMutable) in Descriptor()
217 bool IsConst, bool IsTemporary, bool IsMutable) in Descriptor()
236 Descriptor::Descriptor(const DeclTy &D, Record *R, bool IsConst, in Descriptor()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/AST/Interp/
H A DDescriptor.cpp56 static void ctorArrayDesc(Block *B, char *Ptr, bool IsConst, bool IsMutable, in ctorArrayDesc()
117 static void ctorRecord(Block *B, char *Ptr, bool IsConst, bool IsMutable, in ctorRecord()
188 Descriptor::Descriptor(const DeclTy &D, PrimType Type, bool IsConst, in Descriptor()
198 bool IsConst, bool IsTemporary, bool IsMutable) in Descriptor()
217 bool IsConst, bool IsTemporary, bool IsMutable) in Descriptor()
236 Descriptor::Descriptor(const DeclTy &D, Record *R, bool IsConst, in Descriptor()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/AST/Interp/
H A DDescriptor.cpp56 static void ctorArrayDesc(Block *B, char *Ptr, bool IsConst, bool IsMutable, in ctorArrayDesc()
117 static void ctorRecord(Block *B, char *Ptr, bool IsConst, bool IsMutable, in ctorRecord()
188 Descriptor::Descriptor(const DeclTy &D, PrimType Type, bool IsConst, in Descriptor()
198 bool IsConst, bool IsTemporary, bool IsMutable) in Descriptor()
217 bool IsConst, bool IsTemporary, bool IsMutable) in Descriptor()
236 Descriptor::Descriptor(const DeclTy &D, Record *R, bool IsConst, in Descriptor()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/AST/Interp/
H A DDescriptor.cpp56 static void ctorArrayDesc(Block *B, char *Ptr, bool IsConst, bool IsMutable, in ctorArrayDesc()
117 static void ctorRecord(Block *B, char *Ptr, bool IsConst, bool IsMutable, in ctorRecord()
188 Descriptor::Descriptor(const DeclTy &D, PrimType Type, bool IsConst, in Descriptor()
198 bool IsConst, bool IsTemporary, bool IsMutable) in Descriptor()
217 bool IsConst, bool IsTemporary, bool IsMutable) in Descriptor()
236 Descriptor::Descriptor(const DeclTy &D, Record *R, bool IsConst, in Descriptor()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/AST/Interp/
H A DDescriptor.cpp56 static void ctorArrayDesc(Block *B, char *Ptr, bool IsConst, bool IsMutable, in ctorArrayDesc()
117 static void ctorRecord(Block *B, char *Ptr, bool IsConst, bool IsMutable, in ctorRecord()
188 Descriptor::Descriptor(const DeclTy &D, PrimType Type, bool IsConst, in Descriptor()
198 bool IsConst, bool IsTemporary, bool IsMutable) in Descriptor()
217 bool IsConst, bool IsTemporary, bool IsMutable) in Descriptor()
236 Descriptor::Descriptor(const DeclTy &D, Record *R, bool IsConst, in Descriptor()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/AST/Interp/
H A DDescriptor.cpp56 static void ctorArrayDesc(Block *B, char *Ptr, bool IsConst, bool IsMutable, in ctorArrayDesc()
117 static void ctorRecord(Block *B, char *Ptr, bool IsConst, bool IsMutable, in ctorRecord()
188 Descriptor::Descriptor(const DeclTy &D, PrimType Type, bool IsConst, in Descriptor()
198 bool IsConst, bool IsTemporary, bool IsMutable) in Descriptor()
217 bool IsConst, bool IsTemporary, bool IsMutable) in Descriptor()
236 Descriptor::Descriptor(const DeclTy &D, Record *R, bool IsConst, in Descriptor()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/AST/Interp/
H A DDescriptor.cpp56 static void ctorArrayDesc(Block *B, char *Ptr, bool IsConst, bool IsMutable, in ctorArrayDesc()
117 static void ctorRecord(Block *B, char *Ptr, bool IsConst, bool IsMutable, in ctorRecord()
188 Descriptor::Descriptor(const DeclTy &D, PrimType Type, bool IsConst, in Descriptor()
198 bool IsConst, bool IsTemporary, bool IsMutable) in Descriptor()
217 bool IsConst, bool IsTemporary, bool IsMutable) in Descriptor()
236 Descriptor::Descriptor(const DeclTy &D, Record *R, bool IsConst, in Descriptor()

12345678910>>...13