|
clang 23.0.0git
|
Public Attributes | |
| std::string | ObjCEncodeStorage |
| StringRef | Bytes |
| int | CharWidth |
Definition at line 2130 of file ExprConstant.cpp.
| StringRef LValueBaseString::Bytes |
Definition at line 2132 of file ExprConstant.cpp.
Referenced by ArePotentiallyOverlappingStringLiterals(), and GetLValueBaseAsString().
| int LValueBaseString::CharWidth |
Definition at line 2133 of file ExprConstant.cpp.
Referenced by GetLValueBaseAsString().
| std::string LValueBaseString::ObjCEncodeStorage |
Definition at line 2131 of file ExprConstant.cpp.
Referenced by GetLValueBaseAsString().