Home
last modified time | relevance | path

Searched refs:emitAnnotations (Results 1 – 13 of 13) sorted by relevance

/external/javapoet/src/main/java/com/squareup/javapoet/
DArrayTypeName.java69 emitAnnotations(out); in emitBrackets()
DTypeName.java227 emitAnnotations(out); in emit()
232 CodeWriter emitAnnotations(CodeWriter out) throws IOException { in emitAnnotations() method in TypeName
DCodeWriter.java158 public void emitAnnotations(List<AnnotationSpec> annotations, boolean inline) throws IOException { in emitAnnotations() method in CodeWriter
194 emitAnnotations(typeVariable.annotations, true); in emitTypeVariables()
DParameterizedTypeName.java73 emitAnnotations(out); in emit()
DParameterSpec.java51 codeWriter.emitAnnotations(annotations, true); in emit()
DTypeVariableName.java83 emitAnnotations(out); in emit()
DFieldSpec.java57 codeWriter.emitAnnotations(annotations, false); in emit()
DClassName.java261 className.emitAnnotations(out);
DTypeSpec.java180 codeWriter.emitAnnotations(annotations, false); in emit()
201 codeWriter.emitAnnotations(annotations, false); in emit()
DMethodSpec.java86 codeWriter.emitAnnotations(annotations, false); in emit()
/external/llvm/lib/Transforms/IPO/
DSampleProfile.cpp112 bool emitAnnotations(Function &F);
1139 bool SampleProfileLoader::emitAnnotations(Function &F) { in emitAnnotations() function in SampleProfileLoader
1249 return emitAnnotations(F); in runOnFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DSampleProfile.cpp202 bool emitAnnotations(Function &F);
1439 bool SampleProfileLoader::emitAnnotations(Function &F) { in emitAnnotations() function in SampleProfileLoader
1601 return emitAnnotations(F); in runOnFunction()
/external/dagger2/lib/
Dauto-value-1.4.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...