Searched defs:RawValue (Results 1 – 11 of 11) sorted by relevance
70 llvm::APSInt getValue(uint64_t RawValue) const LLVM_READONLY { in getValue()
172 constexpr T RawValue() const { return value_; } in RawValue() function
234 def RawValue(typecode_or_type, *args): function
71 def RawValue(typecode_or_type, *args): function
44 def RawValue(typecode_or_type, *args): function
121 def RawValue(self, typecode_or_type, *args): member in BaseContext
488 class RawValue final : public Value { class in skjson::__anond3d7bfb10211::DOMParser490 explicit RawValue(T v) { in RawValue() function in skjson::__anond3d7bfb10211::DOMParser::RawValue
488 class RawValue final : public Value { class in skjson::__anoncd9d15280211::DOMParser490 explicit RawValue(T v) { in RawValue() function in skjson::__anoncd9d15280211::DOMParser::RawValue
411 int64_t RawValue; member483 static MatchTableRecord NamedValue(StringRef NamedValue, int64_t RawValue) { in NamedValue()493 int64_t RawValue) { in NamedValue()
274 uint32_t RawValue() const { in RawValue() function
4869 RawValue = staticmethod(multiprocessing.RawValue) variable in ProcessesMixin