Searched defs:getSimdlen (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h775 Expr *getSimdlen() const { return cast_or_null<Expr>(Simdlen); } function in class:clang::OMPSimdlenClause

Completed in 114 milliseconds