Home | History | Annotate | Download | only in Parse

Lines Matching refs:BeginLoc

1315     SourceLocation BeginLoc = ConsumeBracket();
1320 Diag(BeginLoc, diag::err_attributes_not_allowed)
1321 << SourceRange(BeginLoc, EndLoc);