Lines Matching defs:empty

126   if (!result && !str_value.empty())
512 /// Test if the type_maps is empty.
514 /// @return true iff the type_maps is empty.
516 type_maps::empty() const
518 return (basic_types().empty()
519 && class_types().empty()
520 && union_types().empty()
521 && enum_types().empty()
522 && typedef_types().empty()
523 && qualified_types().empty()
524 && pointer_types().empty()
525 && reference_types().empty()
526 && array_types().empty()
527 && subrange_types().empty()
528 && function_types().empty());
1036 && !env.priv_->right_type_comp_operands_.empty())
1043 else if (value == true && env.priv_->right_type_comp_operands_.empty())
1066 // types being compared is empty, then it means that the type pair
1073 && env.priv_->right_type_comp_operands_.empty()
1074 && !env.priv_->types_with_non_confirmed_propagated_ct_.empty())
1091 if (priv_->sorted_types_.empty())
1275 if (priv_->abs_path_.empty())
1278 if (!priv_->path_.empty())
1280 if (!priv_->comp_dir_path_.empty())
1338 /// @return true iff the current translation unit is empty.
2397 if (priv_->id_string_.empty())
2475 if (!aliases.empty() && include_symbol_itself)
3010 {return str().empty();}
3377 // nothing, we call it an empty-qualified type).
3384 // empty-qualified reference. If we don't make that
3388 // empty-qualified type and its non-qualified variant
3391 // the empty-qualified one is topologically "less
3394 // So here, type f is an empty-qualified type and type
4398 is_anonymous_ = name_.empty();
4649 priv_->is_anonymous_ = n.empty();
4854 if (qualified_name && !get_qualified_parent_name().empty())
5122 if (!l_linkage_name.empty() && !r_linkage_name.empty())
5873 && d.get_name().empty()
6698 /// Note that the empty qualified type (noted []) represents a
6768 /// Note that the empty qualified type (noted []) represents a
7551 if (priv_->sorted_canonical_types_.empty())
7594 if (priv_->sorted_members_.empty())
7676 /// Test if the current scope is empty.
7678 /// @return true iff the current scope is empty.
7682 return (get_member_decls().empty()
7683 && get_canonical_types().empty());
7814 if (priv_->sorted_member_types_.empty())
8033 if (get_member_decls().empty())
8317 if (!repr.empty())
8323 if (!repr.empty())
8388 if (name.empty())
8395 if (qualified_name.empty())
8487 /// empty string if it does not.
8550 /// the empty string if @p t is not an integral type.
8580 /// empty string if it does not.
8629 /// empty string if it does not.
8707 if (quals_repr.empty() && internal)
8719 if (!quals_repr.empty())
8882 // can be expressed as an empty type.
8906 // can be expressed as an empty type.
9310 if (!clazz->get_base_specifiers().empty())
11689 if (!a.empty())
11696 if (a.empty())
12166 /// If the per-corpus type map is non-empty (because the corpus allows
12182 /// If the per-corpus type map is non-empty (because the corpus allows
12197 if (!m.empty())
12242 /// If the per-corpus type map is non-empty (because the corpus allows
12261 /// If the per-corpus type map is non-empty (because the corpus allows
12280 /// If the per-corpus type map is non-empty (because the corpus allows
12298 /// If the per-corpus type map is non-empty (because the corpus allows
12364 return !result.empty();
12417 /// If the per-corpus type map is non-empty (because the corpus allows
12440 /// If the per-corpus type map is non-empty (because the corpus allows
12458 /// If the per-corpus type map is non-empty (because the corpus allows
12477 /// If the per-corpus type map is non-empty (because the corpus allows
12496 /// If the per-corpus type map is non-empty (because the corpus allows
12583 /// If the per-corpus type map is non-empty (because the corpus allows
12602 /// If the per-corpus type map is non-empty (because the corpus allows
12621 /// If the per-corpus type map is non-empty (because the corpus allows
12678 /// If the per-corpus type map is non-empty (because the corpus allows
12703 /// If the per-corpus type map is non-empty (because the corpus allows
12783 /// If the per-corpus type map is non-empty (because the corpus allows
12811 /// If the per-corpus type map is non-empty (because the corpus allows
12832 /// If the per-corpus type map is non-empty (because the corpus allows
12861 /// If the per-corpus type map is non-empty (because the corpus allows
12882 /// If the per-corpus type map is non-empty (because the corpus allows
12909 /// If the per-corpus type map is non-empty (because the corpus allows
12930 /// If the per-corpus type map is non-empty (because the corpus allows
12953 /// If the per-corpus type map is non-empty (because the corpus allows
12981 /// If the per-corpus type map is non-empty (because the corpus allows
13040 /// If the per-corpus type map is non-empty (because the corpus allows
13060 /// If the per-corpus type map is non-empty (because the corpus allows
13892 if (mangled_name.empty())
14041 if (t1_file_path.empty() || t2_file_path.empty())
14172 || class_or_union->get_linkage_name().empty());
14289 if (type_id.empty())
14519 /// intance of @ref type_base, or an empty smart pointer if the
14545 /// is empty, this function computes the pretty representation, put it
14560 if (!get_naked_canonical_type() || priv_->internal_cached_repr_.empty())
14568 if (!get_naked_canonical_type() || priv_->cached_repr_.empty())
15089 if (!get_linkage_name().empty())
15251 if (decl_base::priv_->internal_qualified_name_.empty())
15533 /// Test if the current namespace_decl is empty or contains empty
15536 /// @return true iff the current namespace_decl is empty or contains
15537 /// empty itself.
15908 if (priv_->internal_name_.empty())
15916 if (peek_qualified_name().empty())
16336 /// momentarily empty.
16354 if (priv_->internal_qualified_name_.empty())
16380 if (decl_base::peek_qualified_name().empty())
16727 if (peek_qualified_name().empty()
17163 if (v.empty())
17290 if (name.empty())
17616 if (subranges.empty())
17685 if (priv_->subranges_.empty())
17734 if (priv_->internal_qualified_name_.empty())
17750 if (decl_base::peek_qualified_name().empty())
18112 if (!redundant_enrs.empty())
18450 if (priv_->qualified_name_.empty())
19056 if (priv_->id_.empty())
19062 else if (!get_linkage_name().empty())
19067 if (!sym_str.empty())
19090 /// name of an *anonymous* data member is empty, by construction, e.g:
19113 && decl_base::get_qualified_name().empty())
19173 get_name().empty())
19405 /// an empty parameter (smart) pointer.
19470 return (!priv_->parms_.empty()
19672 if (get_parameters().empty())
19697 /// The name is retrieved from a cache. If the cache is empty, this
19718 if (priv_->internal_cached_name_.empty())
19735 if (priv_->cached_name_.empty())
20265 if (get_parameters().empty())
20593 return (!get_parameters().empty()
20621 if (priv_->id_.empty())
20635 else if (!get_linkage_name().empty())
21058 if (!parm_name.empty())
21549 if (!v->get_name().empty())
21568 /// non-empty name, then it tries to find a data member which has the
21571 /// If it has an empty name, then the @ref var_decl is considered as
21585 if (v->get_name().empty())
21633 if (!f->get_linkage_name().empty())
21761 return (get_member_types().empty()
21762 && priv_->data_members_.empty()
21763 && priv_->member_functions_.empty()
21764 && priv_->member_function_templates_.empty()
21765 && priv_->member_class_templates_.empty());
21973 // both definitions are empty
22678 if (internal && !get_name().empty())
23046 if (!l.empty())
23333 {return priv_->bases_.empty() && has_no_member();}
23342 {return !get_virtual_mem_fns().empty();}
24506 if (internal && !get_name().empty())
25966 else if (!f.get_linkage_name().empty())
25971 else if (!s.get_linkage_name().empty())
26744 if (!d->priv_->qualified_parent_name_.empty())
26746 if (d->get_name().empty())
26753 if (d->priv_->scoped_name_.empty())
26757 && !parent->get_name().empty())