Home
last modified time | relevance | path

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

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