clang
3.7.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 2460 of file ASTContext.h.
|
inline |
Definition at line 2464 of file ASTContext.h.
|
inline |
Definition at line 2465 of file ASTContext.h.
DeclaratorDecl* clang::ASTContext::SectionInfo::Decl |
Definition at line 2461 of file ASTContext.h.
SourceLocation clang::ASTContext::SectionInfo::PragmaSectionLocation |
Definition at line 2462 of file ASTContext.h.
int clang::ASTContext::SectionInfo::SectionFlags |
Definition at line 2463 of file ASTContext.h.