Searched defs:SectionFlags (Results 1 – 5 of 5) sorted by relevance
278 int SectionFlags = ASTContext::PSF_Read; ActOnPragmaClangSection() local 681 UnifySection(StringRef SectionName,int SectionFlags,NamedDecl * Decl) UnifySection() argument 711 UnifySection(StringRef SectionName,int SectionFlags,SourceLocation PragmaSectionLocation) UnifySection() argument 774 ActOnPragmaMSSection(SourceLocation PragmaLocation,int SectionFlags,StringLiteral * SegmentName) ActOnPragmaMSSection() argument [all...]
14604 int SectionFlags = ASTContext::PSF_Read; CheckCompleteVariableDeclaration() local
174 parseSectionFlagSet(ArrayRef<StringRef> SectionFlags) parseSectionFlagSet() argument 247 SmallVector<StringRef, 6> SectionFlags; parseSetSectionFlagValue() local
1080 int SectionFlags = ASTContext::PSF_Read; HandlePragmaMSSection() local
3348 int SectionFlags; global() member