Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/
HDCGStmtOpenMP.cpp4398 if (const auto *HintClause = S.getSingleClause<OMPHintClause>()) in EmitOMPCriticalDirective() local
4399 Hint = HintClause->getHint(); in EmitOMPCriticalDirective()
4433 if (const auto *HintClause = S.getSingleClause<OMPHintClause>()) in EmitOMPCriticalDirective() local
4434 Hint = HintClause->getHint(); in EmitOMPCriticalDirective()