/llvm-project/clang-tools-extra/clang-tidy/utils/ |
H A D | IncludeInserter.cpp | 94 SourceLocation EndLocation) { in addInclude()
|
H A D | IncludeSorter.cpp | 133 SourceLocation EndLocation) { in addInclude()
|
/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/ |
H A D | VirtualClassDestructorCheck.cpp | 150 SourceLocation EndLocation; in changePrivateDestructorVisibilityTo() local
|
/llvm-project/clang/include/clang/Lex/ |
H A D | MacroInfo.h | 47 SourceLocation EndLocation; variable
|
/llvm-project/clang/lib/AST/ |
H A D | DeclCXX.cpp | 2159 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 D | ParseDeclCXX.cpp | 1404 ParseBaseTypeSpecifier(SourceLocation & BaseLoc,SourceLocation & EndLocation) ParseBaseTypeSpecifier() argument 2473 SourceLocation EndLocation; ParseBaseSpecifier() local
|
/llvm-project/clang/include/clang/AST/ |
H A D | DeclCXX.h | 1959 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 D | DeclSpec.h | 1086 SourceLocation EndLocation; global() variable [all...] |