Searched defs:rawValue (Results 1 – 9 of 9) sorted by relevance
50 void CopyCharsToDescriptor(const Descriptor &value, const char *rawValue) { in CopyCharsToDescriptor()55 const Descriptor *value, const char *rawValue) { in CheckAndCopyCharsToDescriptor()
227 rawValue = executionEnvironment.GetEnv( in RTNAME() local 67 CheckAndCopyCharsToDescriptor(const Descriptor * value,const char * rawValue,const Descriptor * errmsg,std::size_t & offset) CheckAndCopyCharsToDescriptor() argument
203 const char *rawValue, std::size_t rawValueLength, const Descriptor *errmsg, in CopyCharsToDescriptor()
65 uint32_t rawValue() const { return Version; } in rawValue() function
68 ArchSetType rawValue() const { return ArchSet; } in rawValue() function
52 template <typename T> static T convert(T rawValue) { return rawValue; } in convert()132 template <typename T> char convert(T rawValue) { in convert()
1017 void rawValue(llvm::function_ref<void(raw_ostream &)> Contents) { in rawValue() function1022 void rawValue(llvm::StringRef Contents) { in rawValue() function
351 uint64_t rawValue() const { return RawValue; } in rawValue() function
98 fromRaw(StorageType rawValue) fromRaw() argument