Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1279 bool isaOMPArraySectionExpr = isa<ArraySectionExpr>(IRef); in EmitOMPReductionClauseInit() local
1280 if (isaOMPArraySectionExpr && Type->isVariablyModifiedType()) { in EmitOMPReductionClauseInit()
1285 } else if ((isaOMPArraySectionExpr && Type->isScalarType()) || in EmitOMPReductionClauseInit()