clang
3.7.0
|
#include <StmtOpenMP.h>
Public Member Functions | |
bool | operator() (const OMPClause *clause) const |
Public Attributes | |
OpenMPClauseKind | Kind |
Definition at line 137 of file StmtOpenMP.h.
|
inline |
Definition at line 139 of file StmtOpenMP.h.
References clang::OMPClause::getClauseKind(), and Kind.
OpenMPClauseKind clang::OMPExecutableDirective::ClauseKindFilter::Kind |
Definition at line 138 of file StmtOpenMP.h.
Referenced by operator()().