Home
last modified time | relevance | path

Searched refs:getPositiveIntValue (Results 1 – 7 of 7) sorted by relevance

/external/compiler-rt/lib/ubsan/
Dubsan_value.cc60 UIntMax Value::getPositiveIntValue() const { in getPositiveIntValue() function in Value
Dubsan_value.h179 UIntMax getPositiveIntValue() const;
Dubsan_handlers.cc228 RHSVal.getPositiveIntValue() >= Data->LHSType.getIntegerBitWidth()) in handleShiftOutOfBoundsImpl()
/external/llvm-project/compiler-rt/lib/ubsan/
Dubsan_value.cpp107 UIntMax Value::getPositiveIntValue() const { in getPositiveIntValue() function in Value
Dubsan_value.h181 UIntMax getPositiveIntValue() const;
Dubsan_handlers.cpp339 RHSVal.getPositiveIntValue() >= Data->LHSType.getIntegerBitWidth()) in handleShiftOutOfBoundsImpl()
/external/protobuf/php/src/Google/Protobuf/Internal/
DUninterpretedOption.php152 public function getPositiveIntValue() function in Google\\Protobuf\\Internal\\UninterpretedOption