Lines Matching refs:KindKwLoc
5909 SourceLocation KindKwLoc,
5933 Diag(KindKwLoc, diag::err_omp_unexpected_clause_value)
5939 DSAStack->setDefaultDSANone(KindKwLoc);
5942 DSAStack->setDefaultDSAShared(KindKwLoc);
5949 OMPDefaultClause(Kind, KindKwLoc, StartLoc, LParenLoc, EndLoc);
5953 SourceLocation KindKwLoc,
5975 Diag(KindKwLoc, diag::err_omp_unexpected_clause_value)
5980 OMPProcBindClause(Kind, KindKwLoc, StartLoc, LParenLoc, EndLoc);