Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h8755 OMPFilterClause(Expr *ThreadID, Stmt *HelperE, in OMPFilterClause() function
8764 OMPFilterClause() : OMPOneStmtClause(), OMPClauseWithPreInit(this) {} in OMPFilterClause() function