CIRCT  19.0.0git
Public Member Functions | Public Attributes | List of all members
circt::pretty::PPExtString Struct Reference

String wrapper to indicate string has external storage. More...

#include <PrettyPrinterHelpers.h>

Collaboration diagram for circt::pretty::PPExtString:
Collaboration graph
[legend]

Public Member Functions

 PPExtString (StringRef str)
 

Public Attributes

StringRef str
 

Detailed Description

String wrapper to indicate string has external storage.

Definition at line 224 of file PrettyPrinterHelpers.h.

Constructor & Destructor Documentation

◆ PPExtString()

circt::pretty::PPExtString::PPExtString ( StringRef  str)
inlineexplicit

Definition at line 226 of file PrettyPrinterHelpers.h.

Member Data Documentation

◆ str

StringRef circt::pretty::PPExtString::str

The documentation for this struct was generated from the following file: