Searched refs:capturesVariableByCopy (Results 1 – 7 of 7) sorted by relevance
1303 assert((capturesVariable() || capturesVariableByCopy()) && in getCapturedVar()1425 if (!I.capturesVariable() && !I.capturesVariableByCopy()) in capturesVariable()
89 if (C.capturesVariable() || C.capturesVariableByCopy()) { in OMPLexicalScope()262 if (C.capturesVariable() || C.capturesVariableByCopy()) { in OMPSimdLexicalScope()339 } else if (CurCap->capturesVariableByCopy()) { in GenerateOpenMPCapturedVars()468 ((I->capturesVariableByCopy() && !ArgType->isAnyPointerType()) || in emitOutlinedFunctionPrologue()472 if (I->capturesVariable() || I->capturesVariableByCopy()) { in emitOutlinedFunctionPrologue()549 if (I->capturesVariableByCopy() && FD->getType()->isAnyPointerType()) { in emitOutlinedFunctionPrologue()585 } else if (I->capturesVariableByCopy()) { in emitOutlinedFunctionPrologue()
295 if (C.capturesVariable() && !C.capturesVariableByCopy()) { in VisitOpenMPCapturedStmt()388 if (C.capturesVariable() && !C.capturesVariableByCopy()) { in VisitCapturedStmt()3600 if (CI->capturesVariableByCopy() && in createParallelDataSharingWrapper()
423 else if (I->capturesVariableByCopy())
363 if (!C.capturesVariable() && !C.capturesVariableByCopy()) in CGOpenMPInnerExprInfo()9288 } else if (CI.capturesVariableByCopy()) { in generateDefaultMapInfo()12319 if (Cap.capturesVariable() || Cap.capturesVariableByCopy()) in tryToDisableInnerAnalysis()
3576 bool capturesVariableByCopy() const { in capturesVariableByCopy() function
4054 if (!Cap.capturesVariable() && !Cap.capturesVariableByCopy()) in visitSubCaptures()