Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclFriend.h147 SourceLocation StartL = (NumTPLists == 0) in getSourceRange() local
DDecl.h314 LabelStmt *S, SourceLocation StartL) in LabelDecl()
547 SourceLocation StartL) in DeclaratorDecl()
2595 SourceLocation StartL) in TagDecl()
3194 SourceLocation StartL, SourceLocation EndL) in FileScopeAsmDecl()
DDeclCXX.h3163 QualType T, TypeSourceInfo *TInfo, SourceLocation StartL, in MSPropertyDecl()
/external/clang/lib/AST/
DDeclCXX.cpp2129 SourceLocation StartL, in Create()
DDecl.cpp1702 SourceLocation StartL, SourceLocation IdL, in Create()
DASTImporter.cpp2349 SourceLocation StartL = Importer.Import(D->getLocStart()); in VisitTypedefNameDecl() local