Home
last modified time | relevance | path

Searched defs:emitAnnotations (Results 1 – 4 of 4) sorted by relevance

/external/javapoet/src/main/java/com/squareup/javapoet/
DTypeName.java232 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
/external/llvm/lib/Transforms/IPO/
DSampleProfile.cpp1139 bool SampleProfileLoader::emitAnnotations(Function &F) { in emitAnnotations() function in SampleProfileLoader
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DSampleProfile.cpp1439 bool SampleProfileLoader::emitAnnotations(Function &F) { in emitAnnotations() function in SampleProfileLoader