Searched refs:AppendArgsLoc (Results 1 – 3 of 3) sorted by relevance
1375 SourceLocation AdjustArgsLoc, AppendArgsLoc; in ParseOMPDeclareVariantClauses() local1425 Diag(AppendArgsLoc, diag::err_omp_more_one_clause) in ParseOMPDeclareVariantClauses()1431 AppendArgsLoc = Tok.getLocation(); in ParseOMPDeclareVariantClauses()1461 AppendArgsLoc, SourceRange(Loc, Tok.getLocation())); in ParseOMPDeclareVariantClauses()
854 SourceLocation AppendArgsLoc, SourceRange SR);
7559 SourceLocation AppendArgsLoc, SourceRange SR) { in ActOnOpenMPDeclareVariantDirective() argument7581 Diag(AppendArgsLoc, diag::err_omp_clause_requires_dispatch_construct) in ActOnOpenMPDeclareVariantDirective()