Searched refs:formatGeneratedSource (Results 1 – 4 of 4) sorted by relevance
36 public abstract boolean formatGeneratedSource(); in formatGeneratedSource() method in CompilerOptions
43 public boolean formatGeneratedSource() { in formatGeneratedSource() method in JavacPluginCompilerOptions
108 public boolean formatGeneratedSource() { in formatGeneratedSource() method in ProcessingEnvironmentCompilerOptions
58 if (compilerOptions.headerCompilation() || !compilerOptions.formatGeneratedSource()) { in filer()