Home | History | Annotate | Download | only in AST

Lines Matching refs:StartL

1138                          SourceLocation StartL, SourceLocation IdL,
1141 return new (C) VarDecl(Var, DC, StartL, IdL, Id, T, TInfo, S, SCAsWritten);