Searched refs:capturesVariableByCopy (Results 1 – 7 of 7) sorted by relevance
1291 assert((capturesVariable() || capturesVariableByCopy()) && in getCapturedVar()1413 if (!I.capturesVariable() && !I.capturesVariableByCopy()) in capturesVariable()
84 if (C.capturesVariable() || C.capturesVariableByCopy()) { in OMPLexicalScope()256 if (C.capturesVariable() || C.capturesVariableByCopy()) { in OMPSimdLexicalScope()335 } else if (CurCap->capturesVariableByCopy()) { in GenerateOpenMPCapturedVars()464 ((I->capturesVariableByCopy() && !ArgType->isAnyPointerType()) || in emitOutlinedFunctionPrologue()468 if (I->capturesVariable() || I->capturesVariableByCopy()) { in emitOutlinedFunctionPrologue()536 if (I->capturesVariableByCopy() && FD->getType()->isAnyPointerType()) { in emitOutlinedFunctionPrologue()573 } else if (I->capturesVariableByCopy()) { in emitOutlinedFunctionPrologue()
297 if (C.capturesVariable() && !C.capturesVariableByCopy()) { in VisitOpenMPCapturedStmt()390 if (C.capturesVariable() && !C.capturesVariableByCopy()) { in VisitCapturedStmt()4134 if (CI->capturesVariableByCopy() && in createParallelDataSharingWrapper()
396 else if (I->capturesVariableByCopy())
360 if (!C.capturesVariable() && !C.capturesVariableByCopy()) in CGOpenMPInnerExprInfo()9126 } else if (CI.capturesVariableByCopy()) { in generateDefaultMapInfo()12144 if (Cap.capturesVariable() || Cap.capturesVariableByCopy()) in tryToDisableInnerAnalysis()
3515 bool capturesVariableByCopy() const { in capturesVariableByCopy() function
3825 if (!Cap.capturesVariable() && !Cap.capturesVariableByCopy()) in visitSubCaptures()