clang
3.9.0
|
#include <ASTContext.h>
Public Member Functions | |
SectionInfo () | |
SectionInfo (DeclaratorDecl *Decl, SourceLocation PragmaSectionLocation, int SectionFlags) | |
Public Attributes | |
DeclaratorDecl * | Decl |
SourceLocation | PragmaSectionLocation |
int | SectionFlags |
Definition at line 2588 of file ASTContext.h.
|
inline |
Definition at line 2592 of file ASTContext.h.
|
inline |
Definition at line 2593 of file ASTContext.h.
DeclaratorDecl* clang::ASTContext::SectionInfo::Decl |
Definition at line 2589 of file ASTContext.h.
SourceLocation clang::ASTContext::SectionInfo::PragmaSectionLocation |
Definition at line 2590 of file ASTContext.h.
int clang::ASTContext::SectionInfo::SectionFlags |
Definition at line 2591 of file ASTContext.h.