Searched refs:IsVariableAssociatedWithSection (Results 1 – 1 of 1) sorted by relevance
2180 bool IsVariableAssociatedWithSection = false; in isOpenMPCapturedByRef() local2184 [&IsVariableUsedInMapClause, &IsVariableAssociatedWithSection, in isOpenMPCapturedByRef()2211 IsVariableAssociatedWithSection = true; in isOpenMPCapturedByRef()2223 IsByRef = !(Ty->isPointerType() && IsVariableAssociatedWithSection); in isOpenMPCapturedByRef()