Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp2365 if (auto *HintClause = S.getSingleClause<OMPHintClause>()) in EmitOMPCriticalDirective() local
2366 Hint = HintClause->getHint(); in EmitOMPCriticalDirective()