Searched refs:InOMPDeviceContext (Results 1 – 1 of 1) sorted by relevance
1855 unsigned InOMPDeviceContext; member in __anon1db639350511::DeferredDiagnosticsEmitter1858 : Inherited(S), ShouldEmitRootNode(false), InOMPDeviceContext(0) {} in DeferredDiagnosticsEmitter()1863 ++InOMPDeviceContext; in VisitOMPTargetDirective()1865 --InOMPDeviceContext; in VisitOMPTargetDirective()1926 ++InOMPDeviceContext; in checkVar()1929 --InOMPDeviceContext; in checkVar()1934 auto &Done = DoneMap[InOMPDeviceContext > 0 ? 1 : 0]; in checkFunc()1941 (ShouldEmitRootNode || InOMPDeviceContext)) in checkFunc()1948 if (ShouldEmitRootNode || InOMPDeviceContext) in checkFunc()