Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp278 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...]
H A DSemaDecl.cpp14604 int SectionFlags = ASTContext::PSF_Read; CheckCompleteVariableDeclaration() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp174 parseSectionFlagSet(ArrayRef<StringRef> SectionFlags) parseSectionFlagSet() argument
247 SmallVector<StringRef, 6> SectionFlags; parseSetSectionFlagValue() local
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp1080 int SectionFlags = ASTContext::PSF_Read; HandlePragmaMSSection() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h3348 int SectionFlags; global() member