|
clang 23.0.0git
|
Helper class to shuttle information about #embed directives from the preprocessor to the parser through an annotation token. More...
#include "clang/Lex/Preprocessor.h"
Public Attributes | |
| StringRef | BinaryData |
| StringRef | FileName |
Helper class to shuttle information about #embed directives from the preprocessor to the parser through an annotation token.
Definition at line 3233 of file Preprocessor.h.
| StringRef clang::EmbedAnnotationData::BinaryData |
Definition at line 3234 of file Preprocessor.h.
| StringRef clang::EmbedAnnotationData::FileName |
Definition at line 3235 of file Preprocessor.h.