Searched defs:OMPSimdlenClause (Results 1 - 1 of 1) sorted by relevance
/external/clang/include/clang/AST/ | ||
H A D | OpenMPClause.h | 410 class OMPSimdlenClause : public OMPClause { class in namespace:clang 427 OMPSimdlenClause(Expr *Len, SourceLocation StartLoc, SourceLocation LParenLoc, function in class:clang::OMPSimdlenClause 434 explicit OMPSimdlenClause() function in class:clang::OMPSimdlenClause |
Completed in 100 milliseconds