|
clang 22.0.0git
|
#include "clang/Sema/Sema.h"
Public Attributes | |
| std::string | SectionName |
| bool | Valid = false |
| SourceLocation | PragmaLocation |
| SourceLocation clang::Sema::PragmaClangSection::PragmaLocation |
Definition at line 1808 of file Sema.h.
Referenced by clang::Sema::ActOnPragmaClangSection().
| std::string clang::Sema::PragmaClangSection::SectionName |
Definition at line 1806 of file Sema.h.
Referenced by clang::Sema::ActOnPragmaClangSection().
Definition at line 1807 of file Sema.h.
Referenced by clang::Sema::ActOnPragmaClangSection().