Home | History | Annotate | Download | only in Parse

Lines Matching defs:BeginLoc

937     SourceLocation BeginLoc = ConsumeBracket();
942 Diag(BeginLoc, diag::err_attributes_not_allowed)
943 << SourceRange(BeginLoc, EndLoc);