Searched refs:IsVariableAssociatedWithSection (Results 1 – 2 of 2) sorted by relevance
914 bool IsVariableAssociatedWithSection = false; in IsOpenMPCapturedByRef() local936 IsVariableAssociatedWithSection = true; in IsOpenMPCapturedByRef()948 IsByRef = !(Ty->isPointerType() && IsVariableAssociatedWithSection); in IsOpenMPCapturedByRef()
2040 bool IsVariableAssociatedWithSection = false; in isOpenMPCapturedByRef() local2044 [&IsVariableUsedInMapClause, &IsVariableAssociatedWithSection, D]( in isOpenMPCapturedByRef()2070 IsVariableAssociatedWithSection = true; in isOpenMPCapturedByRef()2082 IsByRef = !(Ty->isPointerType() && IsVariableAssociatedWithSection); in isOpenMPCapturedByRef()