Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DScopeInfo.h352 void setHasOMPDeclareReductionCombiner() { in setHasOMPDeclareReductionCombiner() function
/external/clang/lib/Sema/
DSemaOpenMP.cpp11178 getCurFunction()->setHasOMPDeclareReductionCombiner(); in ActOnOpenMPDeclareReductionCombinerStart()