Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenACC.h361 void setReductionDetails(OpenACCReductionOperator Op, in setReductionDetails() function
/src/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenACC.cpp945 ParsedClause.setReductionDetails(Op, ParseOpenACCVarList(ClauseKind)); in ParseOpenACCClauseParams()