Searched refs:getMaxValue (Results 1 - 25 of 121) sorted by relevance

12345

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h66 llvm::APSInt getMaxValue() const LLVM_READONLY {
67 return llvm::APSInt::getMaxValue(BitWidth, IsUnsigned);
H A DBasicValueFactory.h151 inline const llvm::APSInt& getMaxValue(const llvm::APSInt &v) { function in class:clang::ento::BasicValueFactory
152 return getValue(APSIntType(v).getMaxValue());
159 inline const llvm::APSInt& getMaxValue(QualType T) { function in class:clang::ento::BasicValueFactory
160 return getValue(getAPSIntType(T).getMaxValue());
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h66 llvm::APSInt getMaxValue() const LLVM_READONLY {
67 return llvm::APSInt::getMaxValue(BitWidth, IsUnsigned);
H A DBasicValueFactory.h155 inline const llvm::APSInt& getMaxValue(const llvm::APSInt &v) { function in class:clang::ento::BasicValueFactory
156 return getValue(APSIntType(v).getMaxValue());
163 inline const llvm::APSInt& getMaxValue(QualType T) { function in class:clang::ento::BasicValueFactory
164 return getValue(getAPSIntType(T).getMaxValue());
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h66 llvm::APSInt getMaxValue() const LLVM_READONLY {
67 return llvm::APSInt::getMaxValue(BitWidth, IsUnsigned);
H A DBasicValueFactory.h155 inline const llvm::APSInt& getMaxValue(const llvm::APSInt &v) { function in class:clang::ento::BasicValueFactory
156 return getValue(APSIntType(v).getMaxValue());
163 inline const llvm::APSInt& getMaxValue(QualType T) { function in class:clang::ento::BasicValueFactory
164 return getValue(getAPSIntType(T).getMaxValue());
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h66 llvm::APSInt getMaxValue() const LLVM_READONLY {
67 return llvm::APSInt::getMaxValue(BitWidth, IsUnsigned);
H A DBasicValueFactory.h155 inline const llvm::APSInt& getMaxValue(const llvm::APSInt &v) { function in class:clang::ento::BasicValueFactory
156 return getValue(APSIntType(v).getMaxValue());
163 inline const llvm::APSInt& getMaxValue(QualType T) { function in class:clang::ento::BasicValueFactory
164 return getValue(getAPSIntType(T).getMaxValue());
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h66 llvm::APSInt getMaxValue() const LLVM_READONLY {
67 return llvm::APSInt::getMaxValue(BitWidth, IsUnsigned);
H A DBasicValueFactory.h155 inline const llvm::APSInt& getMaxValue(const llvm::APSInt &v) { function in class:clang::ento::BasicValueFactory
156 return getValue(APSIntType(v).getMaxValue());
163 inline const llvm::APSInt& getMaxValue(QualType T) { function in class:clang::ento::BasicValueFactory
164 return getValue(getAPSIntType(T).getMaxValue());
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h66 llvm::APSInt getMaxValue() const LLVM_READONLY {
67 return llvm::APSInt::getMaxValue(BitWidth, IsUnsigned);
H A DBasicValueFactory.h155 inline const llvm::APSInt& getMaxValue(const llvm::APSInt &v) { function in class:clang::ento::BasicValueFactory
156 return getValue(APSIntType(v).getMaxValue());
163 inline const llvm::APSInt& getMaxValue(QualType T) { function in class:clang::ento::BasicValueFactory
164 return getValue(getAPSIntType(T).getMaxValue());
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h66 llvm::APSInt getMaxValue() const LLVM_READONLY {
67 return llvm::APSInt::getMaxValue(BitWidth, IsUnsigned);
H A DBasicValueFactory.h155 inline const llvm::APSInt& getMaxValue(const llvm::APSInt &v) { function in class:clang::ento::BasicValueFactory
156 return getValue(APSIntType(v).getMaxValue());
163 inline const llvm::APSInt& getMaxValue(QualType T) { function in class:clang::ento::BasicValueFactory
164 return getValue(getAPSIntType(T).getMaxValue());
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h66 llvm::APSInt getMaxValue() const LLVM_READONLY {
67 return llvm::APSInt::getMaxValue(BitWidth, IsUnsigned);
H A DBasicValueFactory.h151 inline const llvm::APSInt& getMaxValue(const llvm::APSInt &v) { function in class:clang::ento::BasicValueFactory
152 return getValue(APSIntType(v).getMaxValue());
159 inline const llvm::APSInt& getMaxValue(QualType T) { function in class:clang::ento::BasicValueFactory
160 return getValue(getAPSIntType(T).getMaxValue());
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h66 llvm::APSInt getMaxValue() const LLVM_READONLY {
67 return llvm::APSInt::getMaxValue(BitWidth, IsUnsigned);
H A DBasicValueFactory.h155 inline const llvm::APSInt& getMaxValue(const llvm::APSInt &v) { function in class:clang::ento::BasicValueFactory
156 return getValue(APSIntType(v).getMaxValue());
163 inline const llvm::APSInt& getMaxValue(QualType T) { function in class:clang::ento::BasicValueFactory
164 return getValue(getAPSIntType(T).getMaxValue());
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h66 llvm::APSInt getMaxValue() const LLVM_READONLY {
67 return llvm::APSInt::getMaxValue(BitWidth, IsUnsigned);
H A DBasicValueFactory.h155 inline const llvm::APSInt& getMaxValue(const llvm::APSInt &v) { function in class:clang::ento::BasicValueFactory
156 return getValue(APSIntType(v).getMaxValue());
163 inline const llvm::APSInt& getMaxValue(QualType T) { function in class:clang::ento::BasicValueFactory
164 return getValue(getAPSIntType(T).getMaxValue());
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h66 llvm::APSInt getMaxValue() const LLVM_READONLY {
67 return llvm::APSInt::getMaxValue(BitWidth, IsUnsigned);
H A DBasicValueFactory.h155 inline const llvm::APSInt& getMaxValue(const llvm::APSInt &v) { function in class:clang::ento::BasicValueFactory
156 return getValue(APSIntType(v).getMaxValue());
163 inline const llvm::APSInt& getMaxValue(QualType T) { function in class:clang::ento::BasicValueFactory
164 return getValue(getAPSIntType(T).getMaxValue());
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h66 llvm::APSInt getMaxValue() const LLVM_READONLY {
67 return llvm::APSInt::getMaxValue(BitWidth, IsUnsigned);
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h66 llvm::APSInt getMaxValue() const LLVM_READONLY {
67 return llvm::APSInt::getMaxValue(BitWidth, IsUnsigned);
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h66 llvm::APSInt getMaxValue() const LLVM_READONLY {
67 return llvm::APSInt::getMaxValue(BitWidth, IsUnsigned);

Completed in 329 milliseconds

12345