Lines Matching refs:Range
3951 /// \brief Source range of the loop init.
3953 /// \brief Source range of the loop condition.
3955 /// \brief Source range of the loop increment.
4571 /// \brief Source range of the loop init.
4573 /// \brief Source range of the loop condition.
4575 /// \brief Source range of the loop increment.
8899 buildDeclareReductionRef(Sema &SemaRef, SourceLocation Loc, SourceRange Range,
8982 SemaRef.Diag(Loc, diag::err_omp_not_resolved_reduction_identifier) << Range;