Searched refs:InOMPDeviceContext (Results 1 – 1 of 1) sorted by relevance
1753 unsigned InOMPDeviceContext; member in __anon1db639350611::DeferredDiagnosticsEmitter1756 : Inherited(S), ShouldEmitRootNode(false), InOMPDeviceContext(0) {} in DeferredDiagnosticsEmitter()1761 ++InOMPDeviceContext; in VisitOMPTargetDirective()1763 --InOMPDeviceContext; in VisitOMPTargetDirective()1783 ++InOMPDeviceContext; in checkVar()1786 --InOMPDeviceContext; in checkVar()1791 auto &Done = DoneMap[InOMPDeviceContext > 0 ? 1 : 0]; in checkFunc()1798 (ShouldEmitRootNode || InOMPDeviceContext)) in checkFunc()1805 if (ShouldEmitRootNode || InOMPDeviceContext) in checkFunc()