Searched defs:getSafelen (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h704 Expr *getSafelen() const { return cast_or_null<Expr>(Safelen); } function in class:clang::OMPSafelenClause

Completed in 158 milliseconds