Searched defs:OMPClause (Results 1 – 5 of 5) sorted by relevance
29 class OMPClause; variable
66 OMPClause(OpenMPClauseKind K, SourceLocation StartLoc, SourceLocation EndLoc) in OMPClause() function 107 static bool classof(const OMPClause *) { return true; } in classof() argument 8980 numTrailingObjects(OverloadToken<OMPClause * >) numTrailingObjects() argument [all...]
43 class OMPClause; global() variable [all...]
8621 AST_MATCHER_P(OMPExecutableDirective,hasAnyClause,internal::Matcher<OMPClause>,InnerMatcher) AST_MATCHER_P() argument
171 class OMPClause; global() variable