Data for a string pool entry.
Synopsis
Declared in <llvm/CodeGen/DwarfStringPoolEntry.h>
struct DwarfStringPoolEntry;
Member Functions
Name |
Description |
Returns true if this entry has a valid string pool index. |
Data Members
Static Data Members
Name |
Description |
Sentinel Index value meaning the string is not indexed in the string pool. |
Derived Classes
Name |
Description |
DwarfStringPoolEntry with string keeping externally. |
Created with MrDocs