Home | History | Annotate | Download | only in Parse

Lines Matching defs:BeginLoc

1164     SourceLocation BeginLoc = ConsumeBracket();
1169 Diag(BeginLoc, diag::err_attributes_not_allowed)
1170 << SourceRange(BeginLoc, EndLoc);