Searched refs:InOMPDeviceContext (Results 1 – 1 of 1) sorted by relevance
1712 unsigned InOMPDeviceContext; member in __anonb381736b0611::DeferredDiagnosticsEmitter1715 : Inherited(S), ShouldEmitRootNode(false), InOMPDeviceContext(0) {} in DeferredDiagnosticsEmitter()1720 ++InOMPDeviceContext; in VisitOMPTargetDirective()1722 --InOMPDeviceContext; in VisitOMPTargetDirective()1742 ++InOMPDeviceContext; in checkVar()1745 --InOMPDeviceContext; in checkVar()1750 auto &Done = DoneMap[InOMPDeviceContext > 0 ? 1 : 0]; in checkFunc()1757 (ShouldEmitRootNode || InOMPDeviceContext)) in checkFunc()1764 if (ShouldEmitRootNode || InOMPDeviceContext) in checkFunc()