|
clang 24.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 1848 of file Sema.h.
Referenced by clang::Sema::ActOnPragmaClangSection().
| std::string clang::Sema::PragmaClangSection::SectionName |
Definition at line 1846 of file Sema.h.
Referenced by clang::Sema::ActOnPragmaClangSection().
Definition at line 1847 of file Sema.h.
Referenced by clang::Sema::ActOnPragmaClangSection().