Searched defs:rawValue (Results 1 – 4 of 4) sorted by relevance
54 uint32_t rawValue() const { return Version; } in rawValue() function
63 ArchSetType rawValue() const { return ArchSet; } in rawValue() function
51 template <typename T> static T convert(T rawValue) { return rawValue; } in convert()131 template <typename T> char convert(T rawValue) { in convert()
924 void rawValue(llvm::function_ref<void(raw_ostream &)> Contents) { in rawValue() function929 void rawValue(llvm::StringRef Contents) { in rawValue() function