Searched refs:headerCompilation (Results 1 – 6 of 6) sorted by relevance
77 public abstract boolean headerCompilation(); in headerCompilation() method in CompilerOptions
88 public boolean headerCompilation() { in headerCompilation() method in JavacPluginCompilerOptions
98 public boolean headerCompilation() { in headerCompilation() method in ProcessingEnvironmentCompilerOptions
64 return compilerOptions.headerCompilation() in hjarWrapper()
58 if (compilerOptions.headerCompilation() || !compilerOptions.formatGeneratedSource()) { in filer()
184 compilerOptions.headerCompilation() in processingSteps()