Searched refs:capturesVariableByCopy (Results 1 – 7 of 7) sorted by relevance
1305 assert((capturesVariable() || capturesVariableByCopy()) && in getCapturedVar()1432 if (!I.capturesVariable() && !I.capturesVariableByCopy()) in capturesVariable()
266 if (C.capturesVariable() && !C.capturesVariableByCopy()) { in VisitOpenMPCapturedStmt()359 if (C.capturesVariable() && !C.capturesVariableByCopy()) { in VisitCapturedStmt()3170 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()
432 else if (I->capturesVariableByCopy())
365 if (!C.capturesVariable() && !C.capturesVariableByCopy()) in CGOpenMPInnerExprInfo()8704 } else if (CI.capturesVariableByCopy()) { in generateDefaultMapInfo()11470 if (Cap.capturesVariable() || Cap.capturesVariableByCopy()) in tryToDisableInnerAnalysis()
3802 bool capturesVariableByCopy() const { in capturesVariableByCopy() function
4134 if (!Cap.capturesVariable() && !Cap.capturesVariableByCopy()) in visitSubCaptures()