Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1221 CodeGenFunction::OMPPrivateScope &PrivateScope, bool ForInscan) { in EmitOMPReductionClauseInit() argument
1233 if (ForInscan != (C->getModifier() == OMPC_REDUCTION_inscan)) in EmitOMPReductionClauseInit()
H A DCodeGenFunction.h3772 bool ForInscan = false);