Home
last modified time | relevance | path

Searched defs:OMPNocontextClause (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h8263 OMPNocontextClause(Expr *Cond, Stmt *HelperCond, OMPNocontextClause() function
8272 OMPNocontextClause() : OMPOneStmtClause(), OMPClauseWithPreInit(this) {} OMPNocontextClause() function