Searched refs:ActOnOpenMPNocontextClause (Results 1 – 3 of 3) sorted by relevance
11572 OMPClause *ActOnOpenMPNocontextClause(Expr *Condition,
15074 Res = ActOnOpenMPNocontextClause(Expr, StartLoc, LParenLoc, EndLoc); in ActOnOpenMPSingleExprClause()17424 OMPClause *Sema::ActOnOpenMPNocontextClause(Expr *Condition, in ActOnOpenMPNocontextClause() function in Sema
2276 return getSema().ActOnOpenMPNocontextClause(Condition, StartLoc, LParenLoc, in RebuildOMPNocontextClause()