Searched refs:ShouldEmitRootNode (Results 1 – 1 of 1) sorted by relevance
1674 bool ShouldEmitRootNode; member in __anon35f3330c0411::DeferredDiagnosticsEmitter1682 : Inherited(S), ShouldEmitRootNode(false), InOMPDeviceContext(0) {} in DeferredDiagnosticsEmitter()1719 if ((!ShouldEmitRootNode && !S.getLangOpts().OpenMP && !Caller) || in checkFunc()1724 (ShouldEmitRootNode || InOMPDeviceContext)) in checkFunc()1731 if (ShouldEmitRootNode || InOMPDeviceContext) in checkFunc()1748 ShouldEmitRootNode = S.getEmissionStatus(FD, /*Final=*/true) == in checkRecordedDecl()