Home
last modified time | relevance | path

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

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