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

/external/clang/include/clang/AST/
H A DOpenMPClause.h2509 class OMPDeviceClause : public OMPClause { class in namespace:clang
2529 OMPDeviceClause(Expr *E, SourceLocation StartLoc, SourceLocation LParenLoc, function in class:clang::OMPDeviceClause
2536 OMPDeviceClause() function in class:clang::OMPDeviceClause

Completed in 36 milliseconds