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