Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1254 bool isaOMPArraySectionExpr = isa<OMPArraySectionExpr>(IRef); in EmitOMPReductionClauseInit() local
1255 if (isaOMPArraySectionExpr && Type->isVariablyModifiedType()) { in EmitOMPReductionClauseInit()
1261 } else if ((isaOMPArraySectionExpr && Type->isScalarType()) || in EmitOMPReductionClauseInit()