Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h8345 OMPDetachClause(Expr *Evt, SourceLocation StartLoc, SourceLocation LParenLoc, in OMPDetachClause() function
8350 OMPDetachClause() : OMPOneStmtClause() {} in OMPDetachClause() function