Searched refs:capturesVariableByCopy (Results 1 – 7 of 7) sorted by relevance
1304 assert((capturesVariable() || capturesVariableByCopy()) && in getCapturedVar()1426 if (!I.capturesVariable() && !I.capturesVariableByCopy()) in capturesVariable()
278 if (C.capturesVariable() && !C.capturesVariableByCopy()) { in VisitOpenMPCapturedStmt()371 if (C.capturesVariable() && !C.capturesVariableByCopy()) { in VisitCapturedStmt()3248 if (CI->capturesVariableByCopy() && in createParallelDataSharingWrapper()
90 if (C.capturesVariable() || C.capturesVariableByCopy()) { in OMPLexicalScope()263 if (C.capturesVariable() || C.capturesVariableByCopy()) { in OMPSimdLexicalScope()340 } else if (CurCap->capturesVariableByCopy()) { in GenerateOpenMPCapturedVars()469 ((I->capturesVariableByCopy() && !ArgType->isAnyPointerType()) || in emitOutlinedFunctionPrologue()473 if (I->capturesVariable() || I->capturesVariableByCopy()) { in emitOutlinedFunctionPrologue()550 if (I->capturesVariableByCopy() && FD->getType()->isAnyPointerType()) { in emitOutlinedFunctionPrologue()586 } else if (I->capturesVariableByCopy()) { in emitOutlinedFunctionPrologue()
424 else if (I->capturesVariableByCopy())
364 if (!C.capturesVariable() && !C.capturesVariableByCopy()) in CGOpenMPInnerExprInfo()8927 } else if (CI.capturesVariableByCopy()) { in generateDefaultMapInfo()11931 if (Cap.capturesVariable() || Cap.capturesVariableByCopy()) in tryToDisableInnerAnalysis()
3588 bool capturesVariableByCopy() const { in capturesVariableByCopy() function
4109 if (!Cap.capturesVariable() && !Cap.capturesVariableByCopy()) in visitSubCaptures()