Searched refs:capturesVariableByCopy (Results 1 – 7 of 7) sorted by relevance
1297 assert((capturesVariable() || capturesVariableByCopy()) && in getCapturedVar()1419 if (!I.capturesVariable() && !I.capturesVariableByCopy()) in capturesVariable()
84 if (C.capturesVariable() || C.capturesVariableByCopy()) { in OMPLexicalScope()258 if (C.capturesVariable() || C.capturesVariableByCopy()) { in OMPSimdLexicalScope()337 } else if (CurCap->capturesVariableByCopy()) { in GenerateOpenMPCapturedVars()466 ((I->capturesVariableByCopy() && !ArgType->isAnyPointerType()) || in emitOutlinedFunctionPrologue()470 if (I->capturesVariable() || I->capturesVariableByCopy()) { in emitOutlinedFunctionPrologue()542 if (I->capturesVariableByCopy() && FD->getType()->isAnyPointerType()) { in emitOutlinedFunctionPrologue()579 } else if (I->capturesVariableByCopy()) { in emitOutlinedFunctionPrologue()
297 if (C.capturesVariable() && !C.capturesVariableByCopy()) { in VisitOpenMPCapturedStmt()390 if (C.capturesVariable() && !C.capturesVariableByCopy()) { in VisitCapturedStmt()3544 if (CI->capturesVariableByCopy() && in createParallelDataSharingWrapper()
396 else if (I->capturesVariableByCopy())
360 if (!C.capturesVariable() && !C.capturesVariableByCopy()) in CGOpenMPInnerExprInfo()9312 } else if (CI.capturesVariableByCopy()) { in generateDefaultMapInfo()12305 if (Cap.capturesVariable() || Cap.capturesVariableByCopy()) in tryToDisableInnerAnalysis()
3515 bool capturesVariableByCopy() const { in capturesVariableByCopy() function
3830 if (!Cap.capturesVariable() && !Cap.capturesVariableByCopy()) in visitSubCaptures()