clang 20.0.0git
|
Stores data related to a single #embed directive. More...
#include "clang/AST/Expr.h"
Public Member Functions | |
size_t | getDataElementCount () const |
Public Attributes | |
StringLiteral * | BinaryData |
|
inline |
Definition at line 4839 of file Expr.h.
References BinaryData, and clang::StringLiteral::getByteLength().
StringLiteral* clang::EmbedDataStorage::BinaryData |
Definition at line 4838 of file Expr.h.
Referenced by getDataElementCount(), and clang::EmbedExpr::ChildElementIter< Const >::operator*().