Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DIncludeInserter.cpp94 SourceLocation EndLocation) { in addInclude()
H A DIncludeSorter.cpp133 SourceLocation EndLocation) { in addInclude()
/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DVirtualClassDestructorCheck.cpp150 SourceLocation EndLocation; in changePrivateDestructorVisibilityTo() local
/llvm-project/clang/include/clang/Lex/
H A DMacroInfo.h47 SourceLocation EndLocation; variable
/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp2159 Create(ASTContext & C,DeclContext * DC,SourceLocation StartLoc,ExplicitSpecifier ES,const DeclarationNameInfo & NameInfo,QualType T,TypeSourceInfo * TInfo,SourceLocation EndLocation,CXXConstructorDecl * Ctor,DeductionCandidate Kind) Create() argument
2277 Create(ASTContext & C,CXXRecordDecl * RD,SourceLocation StartLoc,const DeclarationNameInfo & NameInfo,QualType T,TypeSourceInfo * TInfo,StorageClass SC,bool UsesFPIntrin,bool isInline,ConstexprSpecKind ConstexprKind,SourceLocation EndLocation,Expr * TrailingRequiresClause) Create() argument
2893 Create(ASTContext & C,CXXRecordDecl * RD,SourceLocation StartLoc,const DeclarationNameInfo & NameInfo,QualType T,TypeSourceInfo * TInfo,bool UsesFPIntrin,bool isInline,ExplicitSpecifier ES,ConstexprSpecKind ConstexprKind,SourceLocation EndLocation,Expr * TrailingRequiresClause) Create() argument
/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp1404 ParseBaseTypeSpecifier(SourceLocation & BaseLoc,SourceLocation & EndLocation) ParseBaseTypeSpecifier() argument
2473 SourceLocation EndLocation; ParseBaseSpecifier() local
/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h1959 CXXDeductionGuideDecl(ASTContext & C,DeclContext * DC,SourceLocation StartLoc,ExplicitSpecifier ES,const DeclarationNameInfo & NameInfo,QualType T,TypeSourceInfo * TInfo,SourceLocation EndLocation,CXXConstructorDecl * Ctor,DeductionCandidate Kind) CXXDeductionGuideDecl() argument
2871 CXXMethodDecl(CXXConversion,C,RD,StartLoc,NameInfo,T,TInfo,SC_None,UsesFPIntrin,isInline,ConstexprKind,EndLocation,TrailingRequiresClause) CXXMethodDecl() argument
[all...]
/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1086 SourceLocation EndLocation; global() variable
[all...]