Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenACC.h188 OpenACCReductionOperator getReductionOp() const { in getReductionOp() function
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenACCClause.h849 OpenACCReductionOperator getReductionOp() const { return Op; } in getReductionOp() function