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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h5522 Expr *getHint() const { return cast_or_null<Expr>(Hint); } function in class:clang::OMPHintClause

Completed in 87 milliseconds