Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp15562 Expr *ParentBOKTD = nullptr, *ParentReductionOpTD = nullptr; in actOnOMPReductionKindClause() local
15565 ParentBOKTD); in actOnOMPReductionKindClause()
15595 TaskgroupDescriptor = IsParentBOK ? ParentBOKTD : ParentReductionOpTD; in actOnOMPReductionKindClause()