Searched refs:emitAnnotations (Results 1 – 13 of 13) sorted by relevance
69 emitAnnotations(out); in emitBrackets()
227 emitAnnotations(out); in emit()232 CodeWriter emitAnnotations(CodeWriter out) throws IOException { in emitAnnotations() method in TypeName
73 emitAnnotations(out); in emit()
164 public void emitAnnotations(List<AnnotationSpec> annotations, boolean inline) throws IOException { in emitAnnotations() method in CodeWriter202 emitAnnotations(typeVariable.annotations, true); in emitTypeVariables()
83 emitAnnotations(out); in emit()
57 codeWriter.emitAnnotations(annotations, false); in emit()
54 codeWriter.emitAnnotations(annotations, true); in emit()
282 className.emitAnnotations(out);
196 codeWriter.emitAnnotations(annotations, false); in emit()217 codeWriter.emitAnnotations(annotations, false); in emit()
86 codeWriter.emitAnnotations(annotations, false); in emit()
112 bool emitAnnotations(Function &F);1139 bool SampleProfileLoader::emitAnnotations(Function &F) { in emitAnnotations() function in SampleProfileLoader1249 return emitAnnotations(F); in runOnFunction()
327 bool emitAnnotations(Function &F);1703 bool SampleProfileLoader::emitAnnotations(Function &F) { in emitAnnotations() function in SampleProfileLoader1954 return emitAnnotations(F); in runOnFunction()
341 bool emitAnnotations(Function &F);1762 bool SampleProfileLoader::emitAnnotations(Function &F) { in emitAnnotations() function in SampleProfileLoader2057 return emitAnnotations(F); in runOnFunction()