Searched defs:StartL (Results 1 – 18 of 18) sorted by relevance
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | DeclFriend.h | 162 SourceLocation StartL = in getSourceRange() local
|
D | Decl.h | 510 LabelStmt *S, SourceLocation StartL) in LabelDecl() 792 SourceLocation StartL) in DeclaratorDecl() 4390 SourceLocation StartL, SourceLocation EndL) in FileScopeAsmDecl()
|
D | DeclCXX.h | 4232 QualType T, TypeSourceInfo *TInfo, SourceLocation StartL, in MSPropertyDecl()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | DeclFriend.h | 162 SourceLocation StartL = in getSourceRange() local
|
D | Decl.h | 510 LabelStmt *S, SourceLocation StartL) in LabelDecl() 792 SourceLocation StartL) in DeclaratorDecl() 4390 SourceLocation StartL, SourceLocation EndL) in FileScopeAsmDecl()
|
D | DeclCXX.h | 4232 QualType T, TypeSourceInfo *TInfo, SourceLocation StartL, in MSPropertyDecl()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | DeclFriend.h | 162 SourceLocation StartL = in getSourceRange() local
|
D | Decl.h | 510 LabelStmt *S, SourceLocation StartL) in LabelDecl() 792 SourceLocation StartL) in DeclaratorDecl() 4426 SourceLocation StartL, SourceLocation EndL) in FileScopeAsmDecl()
|
D | DeclCXX.h | 4239 QualType T, TypeSourceInfo *TInfo, SourceLocation StartL, in MSPropertyDecl()
|
/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | DeclFriend.h | 145 SourceLocation StartL = in getSourceRange() local
|
H A D | Decl.h | 435 LabelStmt *S, SourceLocation StartL) in LabelDecl() 666 SourceLocation StartL) in DeclaratorDecl() 2809 SourceLocation StartL) in TagDecl() 3428 SourceLocation StartL, SourceLocation EndL) in FileScopeAsmDecl()
|
H A D | DeclCXX.h | 3398 QualType T, TypeSourceInfo *TInfo, SourceLocation StartL, in MSPropertyDecl()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | DeclFriend.h | 162 SourceLocation StartL = in getSourceRange() local
|
D | Decl.h | 509 LabelStmt *S, SourceLocation StartL) in LabelDecl() 791 SourceLocation StartL) in DeclaratorDecl() 4379 SourceLocation StartL, SourceLocation EndL) in FileScopeAsmDecl()
|
D | DeclCXX.h | 4232 QualType T, TypeSourceInfo *TInfo, SourceLocation StartL, in MSPropertyDecl()
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | DeclCXX.cpp | 2312 SourceLocation StartL, in Create()
|
H A D | Decl.cpp | 1801 SourceLocation StartL, SourceLocation IdL, in Create()
|
H A D | ASTImporter.cpp | 2576 SourceLocation StartL = Importer.Import(D->getLocStart()); in VisitTypedefNameDecl() local
|