clang 22.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 |
StringRef | FileName |
|
inline |
Definition at line 5032 of file Expr.h.
References BinaryData.
StringLiteral* clang::EmbedDataStorage::BinaryData |
Definition at line 5028 of file Expr.h.
Referenced by getDataElementCount().