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