Searched defs:OMPDeviceClause (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | OpenMPClause.h | 5071 OMPDeviceClause(OpenMPDeviceClauseModifier Modifier, Expr *E, Stmt *HelperE, OMPDeviceClause() function |