Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h768 OMPSimdlenClause(Expr *Len, SourceLocation StartLoc, SourceLocation LParenLoc, in OMPSimdlenClause() function
773 explicit OMPSimdlenClause() : OMPOneStmtClause() {} in OMPSimdlenClause() function