Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp17330 BinaryOperatorKind ParentBOK; in actOnOMPReductionKindClause() local
17334 Stack->getTopMostTaskgroupReductionData(D, ParentSR, ParentBOK, in actOnOMPReductionKindClause()
17343 (IsParentBOK && BOK != ParentBOK) || IsParentReductionOp) { in actOnOMPReductionKindClause()