clang API Documentation
#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 2348 of file ASTContext.h.
| clang::ASTContext::SectionInfo::SectionInfo | ( | ) | [inline] |
Definition at line 2352 of file ASTContext.h.
| clang::ASTContext::SectionInfo::SectionInfo | ( | DeclaratorDecl * | Decl, |
| SourceLocation | PragmaSectionLocation, | ||
| int | SectionFlags | ||
| ) | [inline] |
Definition at line 2353 of file ASTContext.h.
Definition at line 2349 of file ASTContext.h.
Definition at line 2350 of file ASTContext.h.
Definition at line 2351 of file ASTContext.h.