Searched refs:ReportLoc (Results 1 – 2 of 2) sorted by relevance
199 const SMRange &ReportLoc = NN.second.second; in endMapping() local201 setError(ReportLoc, Twine("unknown key '") + NN.first() + "'"); in endMapping()204 reportWarning(ReportLoc, Twine("unknown key '") + NN.first() + "'"); in endMapping()
3606 auto ReportLoc = D->getLocation(); in reportOriginalDsa() local3618 ReportLoc = DVar.ImplicitDSALoc; in reportOriginalDsa()3632 SemaRef.Diag(ReportLoc, diag::note_omp_predetermined_dsa) in reportOriginalDsa()