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.h362 LabelStmt *S, SourceLocation StartL) in LabelDecl()
604 SourceLocation StartL) in DeclaratorDecl()
2730 SourceLocation StartL) in TagDecl()
3349 SourceLocation StartL, SourceLocation EndL) in FileScopeAsmDecl()
DDeclCXX.h3226 QualType T, TypeSourceInfo *TInfo, SourceLocation StartL, in MSPropertyDecl()
/external/clang/lib/AST/
DDeclCXX.cpp2183 SourceLocation StartL, in Create()
DDecl.cpp1778 SourceLocation StartL, SourceLocation IdL, in Create()
DASTImporter.cpp2372 SourceLocation StartL = Importer.Import(D->getLocStart()); in VisitTypedefNameDecl() local