clang 22.0.0git
LValueBaseString Struct Reference

Public Attributes

std::string ObjCEncodeStorage
StringRef Bytes
int CharWidth

Detailed Description

Definition at line 2129 of file ExprConstant.cpp.

Member Data Documentation

◆ Bytes

StringRef LValueBaseString::Bytes

◆ CharWidth

int LValueBaseString::CharWidth

Definition at line 2132 of file ExprConstant.cpp.

Referenced by GetLValueBaseAsString().

◆ ObjCEncodeStorage

std::string LValueBaseString::ObjCEncodeStorage

Definition at line 2130 of file ExprConstant.cpp.

Referenced by GetLValueBaseAsString().


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