Home
last modified time | relevance | path

Searched refs:write_var_decl (Results 1 – 2 of 2) sorted by relevance

/third_party/libabigail/src/
Dabg-writer.cc895 static bool write_var_decl(const var_decl_sptr&,
1939 || write_var_decl(dynamic_pointer_cast<var_decl>(decl), ctxt, in write_decl()
3283 write_var_decl(const var_decl_sptr& decl, write_context& ctxt, in write_var_decl() function
3810 write_var_decl(*data, ctxt, is_static, in write_class_decl()
3993 write_var_decl(*data, ctxt, is_static, in write_union_decl()
4712 write_var_decl(v, ctxt, /*linkage_name*/true, /*indent=*/0); in dump()
/third_party/libabigail/
DChangeLog9848 (write_var_decl): Emit new line after end of XML tag.
9874 instead of o) as this is now done by write_var_decl. In the
17573 (write_var_decl, write_function_decl)
19138 (write_var_decl, write_function): Record the decl as emitted.
22291 (write_elf_symbol, write_var_decl, write_function_decl)
26434 * src/abg-writer.cc (write_var_decl): Use the var_decl_sptr
26574 (write_qualified_type_def, write_typedef_decl, write_var_decl): Do
28605 (write_var_decl): Escape the XML characters that are forbidden in
36988 (write_var_decl): Write the reference to the underlying symbol of
37156 (write_var_decl, write_function_decl): Use the new
[all …]