Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaOpenMP.cpp14171 Expr *ParentBOKTD, *ParentReductionOpTD; in actOnOMPReductionKindClause() local
14174 ParentBOKTD); in actOnOMPReductionKindClause()
14208 TaskgroupDescriptor = IsParentBOK ? ParentBOKTD : ParentReductionOpTD; in actOnOMPReductionKindClause()