Home
last modified time | relevance | path

Searched defs:CheckedInt (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DSequence.h126 struct CheckedInt { struct
130 static CheckedInt from(Integral FromValue) { in from() argument
141 static CheckedInt from(Enum FromValue) { in from() argument
151 CheckedInt Result; argument
158 intmax_t Result;
167 Integral to() const { in to()
196 explicit SafeIntIterator(T Value) : SI(CheckedInt::from<T>(Value)) {} in SafeIntIterator() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DSequence.h126 struct CheckedInt { struct
130 static CheckedInt from(Integral FromValue) { in from() argument
141 static CheckedInt from(Enum FromValue) { in from() argument
151 CheckedInt Result; argument
158 intmax_t Result;
167 Integral to() const { in to()
196 explicit SafeIntIterator(T Value) : SI(CheckedInt::from<T>(Value)) {} in SafeIntIterator() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DSequence.h126 struct CheckedInt { struct
130 static CheckedInt from(Integral FromValue) { in from() argument
141 static CheckedInt from(Enum FromValue) { in from() argument
151 CheckedInt Result; argument
158 intmax_t Result;
167 Integral to() const { in to()
196 explicit SafeIntIterator(T Value) : SI(CheckedInt::from<T>(Value)) {} in SafeIntIterator() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DSequence.h126 struct CheckedInt { struct
130 static CheckedInt from(Integral FromValue) { in from() argument
141 static CheckedInt from(Enum FromValue) { in from() argument
151 CheckedInt Result; argument
158 intmax_t Result;
167 Integral to() const { in to()
196 explicit SafeIntIterator(T Value) : SI(CheckedInt::from<T>(Value)) {} in SafeIntIterator() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DSequence.h126 struct CheckedInt { struct
130 static CheckedInt from(Integral FromValue) { in from() argument
141 static CheckedInt from(Enum FromValue) { in from() argument
151 CheckedInt Result; argument
158 intmax_t Result;
167 Integral to() const { in to()
196 explicit SafeIntIterator(T Value) : SI(CheckedInt::from<T>(Value)) {} in SafeIntIterator() argument