Home
last modified time | relevance | path

Searched refs:convertClauseKindToSchedKind (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp3874 convertClauseKindToSchedKind(OpenMPScheduleClauseKind ScheduleClauseKind) { in convertClauseKindToSchedKind() function
3906 convertClauseKindToSchedKind(SchedClause->getScheduleKind()); in EmitOMPForDirective()