Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h400 OMPAlignClause(Expr *A, SourceLocation StartLoc, SourceLocation LParenLoc, in OMPAlignClause() function
405 OMPAlignClause() : OMPOneStmtClause() {} in OMPAlignClause() function