Home
last modified time | relevance | path

Searched defs:StartL (Results 1 – 6 of 6) sorted by relevance

/external/clang/include/clang/AST/
DDeclFriend.h145 SourceLocation StartL = in getSourceRange() local
DDecl.h435 LabelStmt *S, SourceLocation StartL) in LabelDecl()
666 SourceLocation StartL) in DeclaratorDecl()
2809 SourceLocation StartL) in TagDecl()
3428 SourceLocation StartL, SourceLocation EndL) in FileScopeAsmDecl()
DDeclCXX.h3398 QualType T, TypeSourceInfo *TInfo, SourceLocation StartL, in MSPropertyDecl()
/external/clang/lib/AST/
DDeclCXX.cpp2312 SourceLocation StartL, in Create()
DDecl.cpp1801 SourceLocation StartL, SourceLocation IdL, in Create()
DASTImporter.cpp2576 SourceLocation StartL = Importer.Import(D->getLocStart()); in VisitTypedefNameDecl() local