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

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

Completed in 117 milliseconds