Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp3660 if (const auto *HintClause = S.getSingleClause<OMPHintClause>()) in EmitOMPCriticalDirective() local
3697 if (const auto *HintClause = S.getSingleClause<OMPHintClause>()) in EmitOMPCriticalDirective() local
/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp2365 if (auto *HintClause = S.getSingleClause<OMPHintClause>()) in EmitOMPCriticalDirective() local