Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h2551 OMPFailClause(SourceLocation StartLoc, SourceLocation EndLoc) OMPFailClause() function
2554 OMPFailClause(OpenMPClauseKind FailParameter, SourceLocation FailParameterLoc, OMPFailClause() function
2564 OMPFailClause() OMPFailClause() function
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp585 void OMPClauseProfiler::VisitOMPFailClause(const OMPFailClause *) {} in VisitOMPFailClause() argument