Home
last modified time | relevance | path

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

/external/libabigail/src/
Dabg-writer.cc883 static bool write_var_decl(const var_decl_sptr&,
1924 || write_var_decl(dynamic_pointer_cast<var_decl>(decl), ctxt, in write_decl()
3207 write_var_decl(const var_decl_sptr& decl, write_context& ctxt, in write_var_decl() function
3666 write_var_decl(*data, ctxt, is_static, in write_class_decl()
3850 write_var_decl(*data, ctxt, is_static, in write_union_decl()
4570 write_var_decl(v, ctxt, /*linkage_name*/true, /*indent=*/0); in dump()
/external/libabigail/
DChangeLog1434 (write_var_decl): Emit new line after end of XML tag.
1460 instead of o) as this is now done by write_var_decl. In the
9159 (write_var_decl, write_function_decl)
10724 (write_var_decl, write_function): Record the decl as emitted.
13877 (write_elf_symbol, write_var_decl, write_function_decl)
18020 * src/abg-writer.cc (write_var_decl): Use the var_decl_sptr
18160 (write_qualified_type_def, write_typedef_decl, write_var_decl): Do
20191 (write_var_decl): Escape the XML characters that are forbidden in
28574 (write_var_decl): Write the reference to the underlying symbol of
28742 (write_var_decl, write_function_decl): Use the new
[all …]