Home
last modified time | relevance | path

Searched defs:OMPSeverityClause (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DOpenMPClause.h1524 OMPSeverityClause(OpenMPSeverityClauseKind A, SourceLocation ALoc, in OMPSeverityClause() function
1531 OMPSeverityClause() in OMPSeverityClause() function
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp2449 void OMPClauseEnqueue::VisitOMPSeverityClause(const OMPSeverityClause *) {} in VisitOMPSeverityClause()