clang
9.0.0
|
Describes how and where the pragma was introduced. More...
#include "clang/Lex/Pragma.h"
Public Attributes | |
PragmaIntroducerKind | Kind |
SourceLocation | Loc |
PragmaIntroducerKind clang::PragmaIntroducer::Kind |
Definition at line 52 of file Pragma.h.
Referenced by clang::PragmaNamespace::HandlePragma().
SourceLocation clang::PragmaIntroducer::Loc |
Definition at line 53 of file Pragma.h.
Referenced by clang::PragmaNamespace::HandlePragma(), and ParseAlignPragma().