Searched defs:emitAnnotations (Results 1 – 6 of 6) sorted by relevance
232 CodeWriter emitAnnotations(CodeWriter out) throws IOException { in emitAnnotations() method in TypeName
164 public void emitAnnotations(List<AnnotationSpec> annotations, boolean inline) throws IOException { in emitAnnotations() method in CodeWriter
109 internal fun emitAnnotations(out: CodeWriter) { in <lambda>() method
145 fun emitAnnotations(annotations: List<AnnotationSpec>, inline: Boolean) { in emitAnnotations() method
1139 bool SampleProfileLoader::emitAnnotations(Function &F) { in emitAnnotations() function in SampleProfileLoader
1703 bool SampleProfileLoader::emitAnnotations(Function &F) { in emitAnnotations() function in SampleProfileLoader