Home
last modified time | relevance | path

Searched defs:DeclAttrs (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseHLSL.cpp80 ParsedAttributes DeclAttrs(AttrFactory); ParseHLSLBuffer() local
H A DParseDeclCXX.cpp260 ParsedAttributes DeclAttrs(AttrFactory); ParseInnerNamespace() local
364 ParsedAttributes DeclAttrs(AttrFactory); ParseLinkage() local
450 ParsedAttributes DeclAttrs(AttrFactory); ParseExportDeclaration() local
463 ParsedAttributes DeclAttrs(AttrFactory); ParseExportDeclaration() local
2790 ParsedAttributes DeclAttrs(AttrFactory); ParseCXXClassMemberDeclaration() local
[all...]
H A DParseObjc.cpp50 ParseObjCAtDirectives(ParsedAttributes & DeclAttrs,ParsedAttributes & DeclSpecAttrs) ParseObjCAtDirectives() argument
2283 ParsedAttributes DeclAttrs(AttrFactory); ParseObjCAtImplementationDeclaration() local
H A DParser.cpp750 ParsedAttributes DeclAttrs(AttrFactory); ParseTopLevelDecl() local
H A DParseDecl.cpp1905 ParseDeclaration(DeclaratorContext Context,SourceLocation & DeclEnd,ParsedAttributes & DeclAttrs,ParsedAttributes & DeclSpecAttrs,SourceLocation * DeclSpecStart) ParseDeclaration() argument
1986 ParseSimpleDeclaration(DeclaratorContext Context,SourceLocation & DeclEnd,ParsedAttributes & DeclAttrs,ParsedAttributes & DeclSpecAttrs,bool RequireSemi,ForRangeInit * FRI,SourceLocation * DeclSpecStart) ParseSimpleDeclaration() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h432 llvm::DenseMap<const Decl*, AttrVec*> DeclAttrs; global() variable
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp4155 std::vector<std::string> DeclAttrs, StmtAttrs; GenerateMutualExclusionsChecks() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp4914 ParsedFreeStandingDeclSpec(Scope * S,AccessSpecifier AS,DeclSpec & DS,const ParsedAttributesView & DeclAttrs,RecordDecl * & AnonRecord) ParsedFreeStandingDeclSpec() argument
5138 ParsedFreeStandingDeclSpec(Scope * S,AccessSpecifier AS,DeclSpec & DS,const ParsedAttributesView & DeclAttrs,MultiTemplateParamsArg TemplateParams,bool IsExplicitInstantiation,RecordDecl * & AnonRecord) ParsedFreeStandingDeclSpec() argument