CIRCT
20.0.0git
|
String wrapper to indicate string has external storage. More...
#include <PrettyPrinterHelpers.h>
Public Member Functions | |
PPExtString (StringRef str) | |
Public Attributes | |
StringRef | str |
String wrapper to indicate string has external storage.
Definition at line 224 of file PrettyPrinterHelpers.h.
|
inlineexplicit |
Definition at line 226 of file PrettyPrinterHelpers.h.
StringRef circt::pretty::PPExtString::str |
Definition at line 225 of file PrettyPrinterHelpers.h.
Referenced by circt::pretty::TokenStream< PPTy >::operator<<().