Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp1174 CodeGenFunction::OMPPrivateScope &PrivateScope, bool ForInscan) { in EmitOMPReductionClauseInit() argument
1186 if (ForInscan != (C->getModifier() == OMPC_REDUCTION_inscan)) in EmitOMPReductionClauseInit()
DCodeGenFunction.h3348 bool ForInscan = false);