Home
last modified time | relevance | path

Searched defs:emitAnnotations (Results 1 – 5 of 5) 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.java164 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-10.0/llvm/lib/Transforms/IPO/
DSampleProfile.cpp1703 bool SampleProfileLoader::emitAnnotations(Function &F) { in emitAnnotations() function in SampleProfileLoader
/external/llvm-project/llvm/lib/Transforms/IPO/
DSampleProfile.cpp1762 bool SampleProfileLoader::emitAnnotations(Function &F) { in emitAnnotations() function in SampleProfileLoader