Lines Matching refs:empty

1228 /// If the location is empty, nothing is written.
1261 /// If the location is empty, nothing is written.
1315 if (str.empty())
1364 if (!str.empty())
1707 if (!aliases.empty())
2044 while (!closing_tags.empty())
2311 while (!referenced_types_to_emit.empty())
2419 if (!tu_path.empty())
2422 if (!tu.get_compilation_dir_path().empty() && ctxt.get_write_comp_dir())
2450 // these classes can be empty. Those beasts can be classes
2601 /// output. If this is empty, the function will compute an
2647 if (i.empty())
2678 /// output. If this is empty, the function will compute an
2720 if (i.empty())
2753 /// output. If this is empty, the function will compute an
2802 if (i.empty())
2855 if (!decl->get_name().empty())
2901 /// output. If this is empty, the function will compute an
2939 if (i.empty())
2990 /// output. If this is empty, the function will compute an
3025 if (!decl->get_linkage_name().empty())
3034 if (i.empty())
3162 if (syms.empty())
3186 if (needed.empty())
3206 /// output. If this is empty, the function will compute an
3245 if (i.empty())
3303 if (!linkage_name.empty())
3351 if (!decl->get_linkage_name().empty())
3399 if (ctxt.get_write_parameter_names() && !(*pi)->get_name().empty())
3495 if (!(*pi)->get_name().empty())
3524 /// @param the type ID to use for the 'class-decl' element,, or empty
3532 /// figures out if the opening tag should be for an empty element or
3534 /// a non-empty element.
3580 if (i.empty())
3596 /// @param the type ID to use for the 'union-decl' element, or empty
3604 /// figures out if the opening tag should be for an empty element or
3606 /// a non-empty element.
3643 if (i.empty())
3660 /// output. If this is empty, the function will compute an
3720 if (!member_types.empty())
3728 member_types.empty());
3739 if (!member_types.empty())
4189 if (!name.empty())
4226 if (!name.empty())
4265 if (!name.empty())
4522 if (!corpus_path.empty())
4525 if (!corpus->get_architecture_name().empty()
4529 if (!corpus->get_soname().empty())
4538 if (ctxt.get_write_elf_needed () && !corpus->get_needed().empty())
4549 if (!corpus->get_fun_symbol_map().empty())
4562 if (!corpus->get_var_symbol_map().empty())
4621 if (!group->get_path().empty() && ctxt.get_write_corpus_path())
4624 if (!group->get_architecture_name().empty() && ctxt.get_write_architecture())