Searched refs:IsVariableAssociatedWithSection (Results 1 – 1 of 1) sorted by relevance
1469 bool IsVariableAssociatedWithSection = false; in isOpenMPCapturedByRef() local1473 [&IsVariableUsedInMapClause, &IsVariableAssociatedWithSection, D]( in isOpenMPCapturedByRef()1498 IsVariableAssociatedWithSection = true; in isOpenMPCapturedByRef()1510 IsByRef = !(Ty->isPointerType() && IsVariableAssociatedWithSection); in isOpenMPCapturedByRef()