Searched refs:InOMPDeviceContext (Results 1 – 1 of 1) sorted by relevance
1651 unsigned InOMPDeviceContext; member in __anone2120c650411::DeferredDiagnosticsEmitter1654 : Inherited(S), ShouldEmitRootNode(false), InOMPDeviceContext(0) {} in DeferredDiagnosticsEmitter()1659 ++InOMPDeviceContext; in VisitOMPTargetDirective()1661 --InOMPDeviceContext; in VisitOMPTargetDirective()1681 ++InOMPDeviceContext; in checkVar()1684 --InOMPDeviceContext; in checkVar()1689 auto &Done = DoneMap[InOMPDeviceContext > 0 ? 1 : 0]; in checkFunc()1696 (ShouldEmitRootNode || InOMPDeviceContext)) in checkFunc()1703 if (ShouldEmitRootNode || InOMPDeviceContext) in checkFunc()