Searched refs:APSInt (Results 1 - 25 of 362) sorted by relevance

1234567891011>>

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
H A DAPSInt.h1 //===-- llvm/ADT/APSInt.h - Arbitrary Precision Signed Int -----*- C++ -*--===//
10 // This file implements the APSInt class, which is a simple class that
22 class LLVM_NODISCARD APSInt : public APInt { class in namespace:llvm
27 explicit APSInt() : IsUnsigned(false) {} function in class:llvm::APSInt
29 /// APSInt ctor - Create an APSInt with the specified width, default to
31 explicit APSInt(uint32_t BitWidth, bool isUnsigned = true) function in class:llvm::APSInt
34 explicit APSInt(APInt I, bool isUnsigned = true) function in class:llvm::APSInt
37 /// Construct an APSInt from a string representation.
41 /// constructed APSInt i
[all...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
H A DAPSInt.h1 //===-- llvm/ADT/APSInt.h - Arbitrary Precision Signed Int -----*- C++ -*--===//
10 // This file implements the APSInt class, which is a simple class that
22 class LLVM_NODISCARD APSInt : public APInt { class in namespace:llvm
27 explicit APSInt() : IsUnsigned(false) {} function in class:llvm::APSInt
29 /// APSInt ctor - Create an APSInt with the specified width, default to
31 explicit APSInt(uint32_t BitWidth, bool isUnsigned = true) function in class:llvm::APSInt
34 explicit APSInt(APInt I, bool isUnsigned = true) function in class:llvm::APSInt
37 /// Construct an APSInt from a string representation.
41 /// constructed APSInt i
[all...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
H A DAPSInt.h1 //===-- llvm/ADT/APSInt.h - Arbitrary Precision Signed Int -----*- C++ -*--===//
10 // This file implements the APSInt class, which is a simple class that
22 class LLVM_NODISCARD APSInt : public APInt { class in namespace:llvm
27 explicit APSInt() : IsUnsigned(false) {} function in class:llvm::APSInt
29 /// APSInt ctor - Create an APSInt with the specified width, default to
31 explicit APSInt(uint32_t BitWidth, bool isUnsigned = true) function in class:llvm::APSInt
34 explicit APSInt(APInt I, bool isUnsigned = true) function in class:llvm::APSInt
37 /// Construct an APSInt from a string representation.
41 /// constructed APSInt i
[all...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
H A DAPSInt.h1 //===-- llvm/ADT/APSInt.h - Arbitrary Precision Signed Int -----*- C++ -*--===//
10 // This file implements the APSInt class, which is a simple class that
22 class LLVM_NODISCARD APSInt : public APInt { class in namespace:llvm
27 explicit APSInt() : IsUnsigned(false) {} function in class:llvm::APSInt
29 /// APSInt ctor - Create an APSInt with the specified width, default to
31 explicit APSInt(uint32_t BitWidth, bool isUnsigned = true) function in class:llvm::APSInt
34 explicit APSInt(APInt I, bool isUnsigned = true) function in class:llvm::APSInt
37 /// Construct an APSInt from a string representation.
41 /// constructed APSInt i
[all...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
H A DAPSInt.h1 //===-- llvm/ADT/APSInt.h - Arbitrary Precision Signed Int -----*- C++ -*--===//
10 // This file implements the APSInt class, which is a simple class that
22 class LLVM_NODISCARD APSInt : public APInt { class in namespace:llvm
27 explicit APSInt() : IsUnsigned(false) {} function in class:llvm::APSInt
29 /// APSInt ctor - Create an APSInt with the specified width, default to
31 explicit APSInt(uint32_t BitWidth, bool isUnsigned = true) function in class:llvm::APSInt
34 explicit APSInt(APInt I, bool isUnsigned = true) function in class:llvm::APSInt
37 /// Construct an APSInt from a string representation.
41 /// constructed APSInt i
[all...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
H A DAPSInt.h1 //===-- llvm/ADT/APSInt.h - Arbitrary Precision Signed Int -----*- C++ -*--===//
10 // This file implements the APSInt class, which is a simple class that
22 class LLVM_NODISCARD APSInt : public APInt { class in namespace:llvm
27 explicit APSInt() : IsUnsigned(false) {} function in class:llvm::APSInt
29 /// APSInt ctor - Create an APSInt with the specified width, default to
31 explicit APSInt(uint32_t BitWidth, bool isUnsigned = true) function in class:llvm::APSInt
34 explicit APSInt(APInt I, bool isUnsigned = true) function in class:llvm::APSInt
37 /// Construct an APSInt from a string representation.
41 /// constructed APSInt i
[all...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
H A DAPSInt.h1 //===-- llvm/ADT/APSInt.h - Arbitrary Precision Signed Int -----*- C++ -*--===//
10 // This file implements the APSInt class, which is a simple class that
22 class LLVM_NODISCARD APSInt : public APInt { class in namespace:llvm
27 explicit APSInt() : IsUnsigned(false) {} function in class:llvm::APSInt
29 /// APSInt ctor - Create an APSInt with the specified width, default to
31 explicit APSInt(uint32_t BitWidth, bool isUnsigned = true) function in class:llvm::APSInt
34 explicit APSInt(APInt I, bool isUnsigned = true) function in class:llvm::APSInt
37 /// Construct an APSInt from a string representation.
41 /// constructed APSInt i
[all...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
H A DAPSInt.h1 //===-- llvm/ADT/APSInt.h - Arbitrary Precision Signed Int -----*- C++ -*--===//
10 // This file implements the APSInt class, which is a simple class that
22 class LLVM_NODISCARD APSInt : public APInt { class in namespace:llvm
27 explicit APSInt() : IsUnsigned(false) {} function in class:llvm::APSInt
29 /// APSInt ctor - Create an APSInt with the specified width, default to
31 explicit APSInt(uint32_t BitWidth, bool isUnsigned = true) function in class:llvm::APSInt
34 explicit APSInt(APInt I, bool isUnsigned = true) function in class:llvm::APSInt
37 /// Construct an APSInt from a string representation.
41 /// constructed APSInt i
[all...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
H A DAPSInt.h1 //===-- llvm/ADT/APSInt.h - Arbitrary Precision Signed Int -----*- C++ -*--===//
10 // This file implements the APSInt class, which is a simple class that
22 class LLVM_NODISCARD APSInt : public APInt { class in namespace:llvm
27 explicit APSInt() : IsUnsigned(false) {} function in class:llvm::APSInt
29 /// APSInt ctor - Create an APSInt with the specified width, default to
31 explicit APSInt(uint32_t BitWidth, bool isUnsigned = true) function in class:llvm::APSInt
34 explicit APSInt(APInt I, bool isUnsigned = true) function in class:llvm::APSInt
37 /// Construct an APSInt from a string representation.
41 /// constructed APSInt i
[all...]
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
H A DAPSInt.h1 //===-- llvm/ADT/APSInt.h - Arbitrary Precision Signed Int -----*- C++ -*--===//
10 // This file implements the APSInt class, which is a simple class that
22 class LLVM_NODISCARD APSInt : public APInt { class in namespace:llvm
27 explicit APSInt() : IsUnsigned(false) {} function in class:llvm::APSInt
29 /// APSInt ctor - Create an APSInt with the specified width, default to
31 explicit APSInt(uint32_t BitWidth, bool isUnsigned = true) function in class:llvm::APSInt
34 explicit APSInt(APInt I, bool isUnsigned = true) function in class:llvm::APSInt
37 /// Construct an APSInt from a string representation.
41 /// constructed APSInt i
[all...]
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
H A DAPSInt.h1 //===-- llvm/ADT/APSInt.h - Arbitrary Precision Signed Int -----*- C++ -*--===//
10 // This file implements the APSInt class, which is a simple class that
22 class LLVM_NODISCARD APSInt : public APInt { class in namespace:llvm
27 explicit APSInt() : IsUnsigned(false) {} function in class:llvm::APSInt
29 /// APSInt ctor - Create an APSInt with the specified width, default to
31 explicit APSInt(uint32_t BitWidth, bool isUnsigned = true) function in class:llvm::APSInt
34 explicit APSInt(APInt I, bool isUnsigned = true) function in class:llvm::APSInt
37 /// Construct an APSInt from a string representation.
41 /// constructed APSInt i
[all...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
H A DAPSInt.h1 //===-- llvm/ADT/APSInt.h - Arbitrary Precision Signed Int -----*- C++ -*--===//
10 // This file implements the APSInt class, which is a simple class that
22 class LLVM_NODISCARD APSInt : public APInt { class in namespace:llvm
27 explicit APSInt() : IsUnsigned(false) {} function in class:llvm::APSInt
29 /// APSInt ctor - Create an APSInt with the specified width, default to
31 explicit APSInt(uint32_t BitWidth, bool isUnsigned = true) function in class:llvm::APSInt
34 explicit APSInt(APInt I, bool isUnsigned = true) function in class:llvm::APSInt
37 /// Construct an APSInt from a string representation.
41 /// constructed APSInt i
[all...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
H A DAPSInt.h1 //===-- llvm/ADT/APSInt.h - Arbitrary Precision Signed Int -----*- C++ -*--===//
10 // This file implements the APSInt class, which is a simple class that
22 class LLVM_NODISCARD APSInt : public APInt { class in namespace:llvm
27 explicit APSInt() : IsUnsigned(false) {} function in class:llvm::APSInt
29 /// APSInt ctor - Create an APSInt with the specified width, default to
31 explicit APSInt(uint32_t BitWidth, bool isUnsigned = true) function in class:llvm::APSInt
34 explicit APSInt(APInt I, bool isUnsigned = true) function in class:llvm::APSInt
37 /// Construct an APSInt from a string representation.
41 /// constructed APSInt i
[all...]
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
H A DAPSInt.h1 //===-- llvm/ADT/APSInt.h - Arbitrary Precision Signed Int -----*- C++ -*--===//
10 // This file implements the APSInt class, which is a simple class that
22 class LLVM_NODISCARD APSInt : public APInt { class in namespace:llvm
27 explicit APSInt() : IsUnsigned(false) {} function in class:llvm::APSInt
29 /// APSInt ctor - Create an APSInt with the specified width, default to
31 explicit APSInt(uint32_t BitWidth, bool isUnsigned = true) function in class:llvm::APSInt
34 explicit APSInt(APInt I, bool isUnsigned = true) function in class:llvm::APSInt
37 /// Construct an APSInt from a string representation.
41 /// constructed APSInt i
[all...]
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h13 #include "llvm/ADT/APSInt.h"
19 /// \brief A record of the "type" of an APSInt, used for conversions.
28 /* implicit */ APSIntType(const llvm::APSInt &Value)
34 /// \brief Convert a given APSInt, in place, to match this type.
38 void apply(llvm::APSInt &Value) const {
45 /// Convert and return a new APSInt with the given value, but this
49 llvm::APSInt convert(const llvm::APSInt &Value) const LLVM_READONLY {
50 llvm::APSInt Result(Value, Value.isUnsigned());
56 llvm::APSInt getZeroValu
[all...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h13 #include "llvm/ADT/APSInt.h"
19 /// \brief A record of the "type" of an APSInt, used for conversions.
28 /* implicit */ APSIntType(const llvm::APSInt &Value)
34 /// \brief Convert a given APSInt, in place, to match this type.
38 void apply(llvm::APSInt &Value) const {
45 /// Convert and return a new APSInt with the given value, but this
49 llvm::APSInt convert(const llvm::APSInt &Value) const LLVM_READONLY {
50 llvm::APSInt Result(Value, Value.isUnsigned());
56 llvm::APSInt getZeroValu
[all...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h13 #include "llvm/ADT/APSInt.h"
19 /// \brief A record of the "type" of an APSInt, used for conversions.
28 /* implicit */ APSIntType(const llvm::APSInt &Value)
34 /// \brief Convert a given APSInt, in place, to match this type.
38 void apply(llvm::APSInt &Value) const {
45 /// Convert and return a new APSInt with the given value, but this
49 llvm::APSInt convert(const llvm::APSInt &Value) const LLVM_READONLY {
50 llvm::APSInt Result(Value, Value.isUnsigned());
56 llvm::APSInt getZeroValu
[all...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h13 #include "llvm/ADT/APSInt.h"
19 /// \brief A record of the "type" of an APSInt, used for conversions.
28 /* implicit */ APSIntType(const llvm::APSInt &Value)
34 /// \brief Convert a given APSInt, in place, to match this type.
38 void apply(llvm::APSInt &Value) const {
45 /// Convert and return a new APSInt with the given value, but this
49 llvm::APSInt convert(const llvm::APSInt &Value) const LLVM_READONLY {
50 llvm::APSInt Result(Value, Value.isUnsigned());
56 llvm::APSInt getZeroValu
[all...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h13 #include "llvm/ADT/APSInt.h"
19 /// \brief A record of the "type" of an APSInt, used for conversions.
28 /* implicit */ APSIntType(const llvm::APSInt &Value)
34 /// \brief Convert a given APSInt, in place, to match this type.
38 void apply(llvm::APSInt &Value) const {
45 /// Convert and return a new APSInt with the given value, but this
49 llvm::APSInt convert(const llvm::APSInt &Value) const LLVM_READONLY {
50 llvm::APSInt Result(Value, Value.isUnsigned());
56 llvm::APSInt getZeroValu
[all...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h13 #include "llvm/ADT/APSInt.h"
19 /// \brief A record of the "type" of an APSInt, used for conversions.
28 /* implicit */ APSIntType(const llvm::APSInt &Value)
34 /// \brief Convert a given APSInt, in place, to match this type.
38 void apply(llvm::APSInt &Value) const {
45 /// Convert and return a new APSInt with the given value, but this
49 llvm::APSInt convert(const llvm::APSInt &Value) const LLVM_READONLY {
50 llvm::APSInt Result(Value, Value.isUnsigned());
56 llvm::APSInt getZeroValu
[all...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h13 #include "llvm/ADT/APSInt.h"
19 /// \brief A record of the "type" of an APSInt, used for conversions.
28 /* implicit */ APSIntType(const llvm::APSInt &Value)
34 /// \brief Convert a given APSInt, in place, to match this type.
38 void apply(llvm::APSInt &Value) const {
45 /// Convert and return a new APSInt with the given value, but this
49 llvm::APSInt convert(const llvm::APSInt &Value) const LLVM_READONLY {
50 llvm::APSInt Result(Value, Value.isUnsigned());
56 llvm::APSInt getZeroValu
[all...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h13 #include "llvm/ADT/APSInt.h"
19 /// \brief A record of the "type" of an APSInt, used for conversions.
28 /* implicit */ APSIntType(const llvm::APSInt &Value)
34 /// \brief Convert a given APSInt, in place, to match this type.
38 void apply(llvm::APSInt &Value) const {
45 /// Convert and return a new APSInt with the given value, but this
49 llvm::APSInt convert(const llvm::APSInt &Value) const LLVM_READONLY {
50 llvm::APSInt Result(Value, Value.isUnsigned());
56 llvm::APSInt getZeroValu
[all...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h13 #include "llvm/ADT/APSInt.h"
19 /// \brief A record of the "type" of an APSInt, used for conversions.
28 /* implicit */ APSIntType(const llvm::APSInt &Value)
34 /// \brief Convert a given APSInt, in place, to match this type.
38 void apply(llvm::APSInt &Value) const {
45 /// Convert and return a new APSInt with the given value, but this
49 llvm::APSInt convert(const llvm::APSInt &Value) const LLVM_READONLY {
50 llvm::APSInt Result(Value, Value.isUnsigned());
56 llvm::APSInt getZeroValu
[all...]
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h13 #include "llvm/ADT/APSInt.h"
19 /// \brief A record of the "type" of an APSInt, used for conversions.
28 /* implicit */ APSIntType(const llvm::APSInt &Value)
34 /// \brief Convert a given APSInt, in place, to match this type.
38 void apply(llvm::APSInt &Value) const {
45 /// Convert and return a new APSInt with the given value, but this
49 llvm::APSInt convert(const llvm::APSInt &Value) const LLVM_READONLY {
50 llvm::APSInt Result(Value, Value.isUnsigned());
56 llvm::APSInt getZeroValu
[all...]
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h13 #include "llvm/ADT/APSInt.h"
19 /// \brief A record of the "type" of an APSInt, used for conversions.
28 /* implicit */ APSIntType(const llvm::APSInt &Value)
34 /// \brief Convert a given APSInt, in place, to match this type.
38 void apply(llvm::APSInt &Value) const {
45 /// Convert and return a new APSInt with the given value, but this
49 llvm::APSInt convert(const llvm::APSInt &Value) const LLVM_READONLY {
50 llvm::APSInt Result(Value, Value.isUnsigned());
56 llvm::APSInt getZeroValu
[all...]

Completed in 1035 milliseconds

1234567891011>>