Home
last modified time | relevance | path

Searched defs:SectionFlags (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp290 int SectionFlags = ASTContext::PSF_Read; ActOnPragmaClangSection() local
693 UnifySection(StringRef SectionName,int SectionFlags,NamedDecl * Decl) UnifySection() argument
723 UnifySection(StringRef SectionName,int SectionFlags,SourceLocation PragmaSectionLocation) UnifySection() argument
786 ActOnPragmaMSSection(SourceLocation PragmaLocation,int SectionFlags,StringLiteral * SegmentName) ActOnPragmaMSSection() argument
[all...]
H A DSemaDecl.cpp14370 int SectionFlags = ASTContext::PSF_Read; CheckCompleteVariableDeclaration() local
/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp177 parseSectionFlagSet(ArrayRef<StringRef> SectionFlags) parseSectionFlagSet() argument
250 SmallVector<StringRef, 6> SectionFlags; parseSetSectionFlagValue() local
/llvm-project/clang/include/clang/AST/
H A DASTContext.h3427 int SectionFlags; global() member
/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp1088 int SectionFlags = ASTContext::PSF_Read; in HandlePragmaMSSection() local