clang 19.0.0git
Public Attributes | List of all members
clang::Sema::PragmaClangSection Struct Reference

#include "clang/Sema/Sema.h"

Public Attributes

std::string SectionName
 
bool Valid = false
 
SourceLocation PragmaLocation
 

Detailed Description

Definition at line 1180 of file Sema.h.

Member Data Documentation

◆ PragmaLocation

SourceLocation clang::Sema::PragmaClangSection::PragmaLocation

◆ SectionName

std::string clang::Sema::PragmaClangSection::SectionName

◆ Valid

bool clang::Sema::PragmaClangSection::Valid = false

The documentation for this struct was generated from the following file: