Searched refs:capturesVariableByCopy (Results 1 – 12 of 12) sorted by relevance
1290 assert((capturesVariable() || capturesVariableByCopy()) && in getCapturedVar()1412 if (!I.capturesVariable() && !I.capturesVariableByCopy()) in capturesVariable()
65 if (C.capturesVariable() || C.capturesVariableByCopy()) { in OMPLexicalScope()139 else if (CurCap->capturesVariableByCopy()) { in GenerateOpenMPCapturedVars()222 if ((I->capturesVariableByCopy() && !ArgType->isAnyPointerType()) || in GenerateOpenMPCapturedStmtFunction()226 if (I->capturesVariable() || I->capturesVariableByCopy()) { in GenerateOpenMPCapturedStmtFunction()266 if (I->capturesVariableByCopy() && FD->getType()->isAnyPointerType()) { in GenerateOpenMPCapturedStmtFunction()295 } else if (I->capturesVariableByCopy()) { in GenerateOpenMPCapturedStmtFunction()
194 else if (I->capturesVariableByCopy()) in Kind()
336 if (!C.capturesVariable() && !C.capturesVariableByCopy()) in CGOpenMPInnerExprInfo()5497 } else if (CI.capturesVariableByCopy()) { in generateDefaultMapInfo()
84 if (C.capturesVariable() || C.capturesVariableByCopy()) { in OMPLexicalScope()244 if (C.capturesVariable() || C.capturesVariableByCopy()) { in OMPSimdLexicalScope()321 } else if (CurCap->capturesVariableByCopy()) { in GenerateOpenMPCapturedVars()450 ((I->capturesVariableByCopy() && !ArgType->isAnyPointerType()) || in emitOutlinedFunctionPrologue()454 if (I->capturesVariable() || I->capturesVariableByCopy()) { in emitOutlinedFunctionPrologue()522 if (I->capturesVariableByCopy() && FD->getType()->isAnyPointerType()) { in emitOutlinedFunctionPrologue()559 } else if (I->capturesVariableByCopy()) { in emitOutlinedFunctionPrologue()
297 if (C.capturesVariable() && !C.capturesVariableByCopy()) { in VisitOpenMPCapturedStmt()390 if (C.capturesVariable() && !C.capturesVariableByCopy()) { in VisitCapturedStmt()4298 if (CI->capturesVariableByCopy() && in createParallelDataSharingWrapper()
378 else if (I->capturesVariableByCopy())
359 if (!C.capturesVariable() && !C.capturesVariableByCopy()) in CGOpenMPInnerExprInfo()8968 } else if (CI.capturesVariableByCopy()) { in generateDefaultMapInfo()11973 if (Cap.capturesVariable() || Cap.capturesVariableByCopy()) in tryToDisableInnerAnalysis()
992 assert((capturesVariable() || capturesVariableByCopy()) && in getCapturedVar()
2049 bool capturesVariableByCopy() const { in capturesVariableByCopy() function
3511 bool capturesVariableByCopy() const { in capturesVariableByCopy() function
3716 if (!Cap.capturesVariable() && !Cap.capturesVariableByCopy()) in visitSubCaptures()