Searched refs:moduleHasDifferentScopesDiagnosticKind (Results 1 – 5 of 5) sorted by relevance
114 Diagnostic.Kind moduleHasDifferentScopesDiagnosticKind() { in moduleHasDifferentScopesDiagnosticKind() method in ForwardingCompilerOptions115 return delegate.moduleHasDifferentScopesDiagnosticKind(); in moduleHasDifferentScopesDiagnosticKind()
93 abstract Diagnostic.Kind moduleHasDifferentScopesDiagnosticKind(); in moduleHasDifferentScopesDiagnosticKind() method in CompilerOptions
129 Diagnostic.Kind moduleHasDifferentScopesDiagnosticKind() { in compilerOptions() method in JavacPluginModule
103 diagnosticKind = compilerOptions.moduleHasDifferentScopesDiagnosticKind(); in report()
168 Diagnostic.Kind moduleHasDifferentScopesDiagnosticKind() { in moduleHasDifferentScopesDiagnosticKind() method in ProcessingEnvironmentCompilerOptions