LLVM
8.0.1
|
String containing a buffer and a length. More...
#include "llvm-c/OptRemarks.h"
Public Attributes | |
const char * | Str |
uint32_t | Len |
String containing a buffer and a length.
The buffer is not guaranteed to be zero-terminated.
Definition at line 42 of file OptRemarks.h.
uint32_t LLVMOptRemarkStringRef::Len |
Definition at line 44 of file OptRemarks.h.
Definition at line 43 of file OptRemarks.h.