LLVM
15.0.0git
|
Helper struct for multiline string block literals. More...
Public Member Functions | |
StringBlockVal (StringRef R) | |
Public Attributes | |
StringRef | Value |
Helper struct for multiline string block literals.
Use this type to preserve newlines in strings.
Definition at line 103 of file YAMLRemarkSerializer.cpp.
|
inline |
Definition at line 105 of file YAMLRemarkSerializer.cpp.
StringRef llvm::yaml::StringBlockVal::Value |
Definition at line 104 of file YAMLRemarkSerializer.cpp.