Searched defs:OMPOneStmtClause (Results 1 – 1 of 1) sorted by relevance
156 OMPOneStmtClause(Stmt *S, SourceLocation StartLoc, SourceLocation LParenLoc, in OMPOneStmtClause() function160 OMPOneStmtClause() : Base(ClauseKind, SourceLocation(), SourceLocation()) {} in OMPOneStmtClause() function