Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp18843 BinaryOperatorKind ParentBOK; in actOnOMPReductionKindClause() local
18847 Stack->getTopMostTaskgroupReductionData(D, ParentSR, ParentBOK, in actOnOMPReductionKindClause()
18856 (IsParentBOK && BOK != ParentBOK) || IsParentReductionOp) { in actOnOMPReductionKindClause()