Home
last modified time | relevance | path

Searched refs:getUIntValue (Results 1 – 3 of 3) sorted by relevance

/external/compiler-rt/lib/ubsan/
Dubsan_value.cc44 UIntMax Value::getUIntValue() const { in getUIntValue() function in Value
62 return getUIntValue(); in getPositiveIntValue()
Dubsan_value.h176 UIntMax getUIntValue() const;
Dubsan_diag.cc118 AddArg(V.getUIntValue()); in operator <<()