Searched refs:ReportLoc (Results 1 – 2 of 2) sorted by relevance
203 const SMRange &ReportLoc = NN.second.second; in endMapping() local205 setError(ReportLoc, Twine("unknown key '") + NN.first() + "'"); in endMapping()208 reportWarning(ReportLoc, Twine("unknown key '") + NN.first() + "'"); in endMapping()
3582 auto ReportLoc = D->getLocation(); in reportOriginalDsa() local3594 ReportLoc = DVar.ImplicitDSALoc; in reportOriginalDsa()3608 SemaRef.Diag(ReportLoc, diag::note_omp_predetermined_dsa) in reportOriginalDsa()