Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclFriend.h151 SourceLocation StartL = (NumTPLists == 0) in getSourceRange() local
DDecl.h365 LabelStmt *S, SourceLocation StartL) in LabelDecl()
606 SourceLocation StartL) in DeclaratorDecl()
2792 SourceLocation StartL) in TagDecl()
3407 SourceLocation StartL, SourceLocation EndL) in FileScopeAsmDecl()
DDeclCXX.h3220 QualType T, TypeSourceInfo *TInfo, SourceLocation StartL, in MSPropertyDecl()
/external/clang/lib/AST/
DDeclCXX.cpp2199 SourceLocation StartL, in Create()
DDecl.cpp1798 SourceLocation StartL, SourceLocation IdL, in Create()
DASTImporter.cpp2430 SourceLocation StartL = Importer.Import(D->getLocStart()); in VisitTypedefNameDecl() local