Home | History | Annotate | Download | only in Sema

Lines Matching refs:StartLoc

66 StmtResult Sema::ActOnDeclStmt(DeclGroupPtrTy dg, SourceLocation StartLoc,
73 return Owned(new (Context) DeclStmt(DG, StartLoc, EndLoc));