Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Parse/
H A DParseHLSL.cpp81 ParsedAttributes DeclAttrs(AttrFactory); in ParseHLSLBuffer() local
H A DParseDeclCXX.cpp269 ParsedAttributes DeclAttrs(AttrFactory); ParseInnerNamespace() local
373 ParsedAttributes DeclAttrs(AttrFactory); ParseLinkage() local
467 ParsedAttributes DeclAttrs(AttrFactory); ParseExportDeclaration() local
480 ParsedAttributes DeclAttrs(AttrFactory); ParseExportDeclaration() local
2955 ParsedAttributes DeclAttrs(AttrFactory); ParseCXXClassMemberDeclaration() local
[all...]
H A DParseObjc.cpp52 ParseObjCAtDirectives(ParsedAttributes & DeclAttrs,ParsedAttributes & DeclSpecAttrs) ParseObjCAtDirectives() argument
2277 ParsedAttributes DeclAttrs(AttrFactory); ParseObjCAtImplementationDeclaration() local
H A DParseTemplate.cpp213 ParsedAttributes DeclAttrs(AttrFactory); in ParseDeclarationAfterTemplate() local
H A DParser.cpp753 ParsedAttributes DeclAttrs(AttrFactory); ParseTopLevelDecl() local
H A DParseDecl.cpp2003 ParseDeclaration(DeclaratorContext Context,SourceLocation & DeclEnd,ParsedAttributes & DeclAttrs,ParsedAttributes & DeclSpecAttrs,SourceLocation * DeclSpecStart) ParseDeclaration() argument
2082 ParseSimpleDeclaration(DeclaratorContext Context,SourceLocation & DeclEnd,ParsedAttributes & DeclAttrs,ParsedAttributes & DeclSpecAttrs,bool RequireSemi,ForRangeInit * FRI,SourceLocation * DeclSpecStart) ParseSimpleDeclaration() argument
[all...]
/llvm-project/clang-tools-extra/clangd/unittests/
H A DASTTests.cpp581 auto DeclAttrs = [&](llvm::StringRef Name) { in TEST() local
/llvm-project/clang/include/clang/AST/
H A DASTContext.h444 llvm::DenseMap<const Decl*, AttrVec*> DeclAttrs; global() variable
/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp4301 std::vector<std::string> DeclAttrs, StmtAttrs; GenerateMutualExclusionsChecks() local
/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp4758 ParsedFreeStandingDeclSpec(Scope * S,AccessSpecifier AS,DeclSpec & DS,const ParsedAttributesView & DeclAttrs,RecordDecl * & AnonRecord) ParsedFreeStandingDeclSpec() argument
4980 ParsedFreeStandingDeclSpec(Scope * S,AccessSpecifier AS,DeclSpec & DS,const ParsedAttributesView & DeclAttrs,MultiTemplateParamsArg TemplateParams,bool IsExplicitInstantiation,RecordDecl * & AnonRecord) ParsedFreeStandingDeclSpec() argument