Searched defs:OMPSeverityClause (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | OpenMPClause.h | 1524 OMPSeverityClause(OpenMPSeverityClauseKind A, SourceLocation ALoc, OMPSeverityClause() function |
/llvm-project/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 2491 VisitOMPSeverityClause(const OMPSeverityClause *) VisitOMPSeverityClause() argument |