Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp15265 bool ConstantLengthOASE = false; in actOnOMPReductionKindClause() local
15269 ConstantLengthOASE = checkOMPArraySectionConstantForReduction( in actOnOMPReductionKindClause()
15273 if (ConstantLengthOASE && !SingleElement) { in actOnOMPReductionKindClause()
15281 if ((OASE && !ConstantLengthOASE) || in actOnOMPReductionKindClause()