Home
last modified time | relevance | path

Searched refs:ActOnOpenMPNocontextClause (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp15506 Res = ActOnOpenMPNocontextClause(Expr, StartLoc, LParenLoc, EndLoc); in ActOnOpenMPSingleExprClause()
18038 OMPClause *Sema::ActOnOpenMPNocontextClause(Expr *Condition, in ActOnOpenMPNocontextClause() function in Sema
H A DTreeTransform.h2343 return getSema().ActOnOpenMPNocontextClause(Condition, StartLoc, LParenLoc, in RebuildOMPNocontextClause()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h12308 OMPClause *ActOnOpenMPNocontextClause(Expr *Condition,