Home
last modified time | relevance | path

Searched defs:DeclEnd (Results 1 – 9 of 9) sorted by relevance

/llvm-project/clang/lib/Parse/
H A DParser.cpp989 SourceLocation DeclEnd; ParseExternalDeclaration() local
997 SourceLocation DeclEnd; ParseExternalDeclaration() local
1009 SourceLocation DeclEnd; ParseExternalDeclaration() local
1021 SourceLocation DeclEnd; ParseExternalDeclaration() local
1031 SourceLocation DeclEnd; ParseExternalDeclaration() local
1046 SourceLocation DeclEnd; ParseExternalDeclaration() local
[all...]
H A DParseTemplate.cpp41 SourceLocation &DeclEnd, in ParseDeclarationStartingWithTemplate() argument
79 DeclaratorContext Context, SourceLocation &DeclEnd, in ParseTemplateDeclarationOrSpecialization() argument
194 ParsingDeclRAIIObject &DiagsFromTParams, SourceLocation &DeclEnd, in ParseDeclarationAfterTemplate() argument
273 ParseConceptDefinition(const ParsedTemplateInfo & TemplateInfo,SourceLocation & DeclEnd) ParseConceptDefinition() argument
1597 ParseExplicitInstantiation(DeclaratorContext Context,SourceLocation ExternLoc,SourceLocation TemplateLoc,SourceLocation & DeclEnd,ParsedAttributes & AccessAttrs,AccessSpecifier AS) ParseExplicitInstantiation() argument
[all...]
H A DParseDeclCXX.cpp65 SourceLocation &DeclEnd, in ParseNamespace() argument
306 ParseNamespaceAlias(SourceLocation NamespaceLoc,SourceLocation AliasLoc,IdentifierInfo * Alias,SourceLocation & DeclEnd) ParseNamespaceAlias() argument
495 ParseUsingDirectiveOrDeclaration(DeclaratorContext Context,const ParsedTemplateInfo & TemplateInfo,SourceLocation & DeclEnd,ParsedAttributes & Attrs) ParseUsingDirectiveOrDeclaration() argument
545 ParseUsingDirective(DeclaratorContext Context,SourceLocation UsingLoc,SourceLocation & DeclEnd,ParsedAttributes & attrs) ParseUsingDirective() argument
709 ParseUsingDeclaration(DeclaratorContext Context,const ParsedTemplateInfo & TemplateInfo,SourceLocation UsingLoc,SourceLocation & DeclEnd,ParsedAttributes & PrefixAttrs,AccessSpecifier AS) ParseUsingDeclaration() argument
925 ParseAliasDeclarationAfterDeclarator(const ParsedTemplateInfo & TemplateInfo,SourceLocation UsingLoc,UsingDeclarator & D,SourceLocation & DeclEnd,AccessSpecifier AS,ParsedAttributes & Attrs,Decl ** OwnedType) ParseAliasDeclarationAfterDeclarator() argument
1019 ParseStaticAssertDeclaration(SourceLocation & DeclEnd) ParseStaticAssertDeclaration() argument
2932 SourceLocation DeclEnd; ParseCXXClassMemberDeclaration() local
2941 SourceLocation DeclEnd; ParseCXXClassMemberDeclaration() local
2981 SourceLocation DeclEnd; ParseCXXClassMemberDeclaration() local
[all...]
H A DParseHLSL.cpp51 Decl *Parser::ParseHLSLBuffer(SourceLocation &DeclEnd) { in ParseHLSLBuffer() argument
H A DParseStmt.cpp252 SourceLocation DeclStart = Tok.getLocation(), DeclEnd; ParseStatementOrDeclarationAfterAttributes() local
1264 SourceLocation DeclStart = Tok.getLocation(), DeclEnd; ParseCompoundStatementBody() local
2098 SourceLocation DeclStart = Tok.getLocation(), DeclEnd; ParseForStatement() local
[all...]
H A DParseExprCXX.cpp2083 SourceLocation DeclStart = ConsumeToken(), DeclEnd; ParseAliasDeclarationInInitStatement() local
2209 SourceLocation DeclStart = Tok.getLocation(), DeclEnd; ParseCXXCondition() local
2227 SourceLocation DeclStart = Tok.getLocation(), DeclEnd; ParseCXXCondition() local
H A DParseDecl.cpp2002 ParseDeclaration(DeclaratorContext Context,SourceLocation & DeclEnd,ParsedAttributes & DeclAttrs,ParsedAttributes & DeclSpecAttrs,SourceLocation * DeclSpecStart) ParseDeclaration() argument
2081 ParseSimpleDeclaration(DeclaratorContext Context,SourceLocation & DeclEnd,ParsedAttributes & DeclAttrs,ParsedAttributes & DeclSpecAttrs,bool RequireSemi,ForRangeInit * FRI,SourceLocation * DeclSpecStart) ParseSimpleDeclaration() argument
2285 ParseDeclGroup(ParsingDeclSpec & DS,DeclaratorContext Context,ParsedAttributes & Attrs,ParsedTemplateInfo & TemplateInfo,SourceLocation * DeclEnd,ForRangeInit * FRI) ParseDeclGroup() argument
5094 SourceLocation DeclEnd; ParseStructUnionBody() local
[all...]
H A DParseObjc.cpp710 SourceLocation DeclEnd; ParseObjCInterfaceDeclList() local
2012 SourceLocation DeclEnd; ParseObjCClassInstanceVariables() local
/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DIsolateDeclarationCheck.cpp186 SourceLocation DeclEnd = in declRanges() local