Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h156 OMPOneStmtClause(Stmt *S, SourceLocation StartLoc, SourceLocation LParenLoc, in OMPOneStmtClause() function
160 OMPOneStmtClause() : Base(ClauseKind, SourceLocation(), SourceLocation()) {} in OMPOneStmtClause() function