Lines Matching refs:list

66 using std::list;
2436 /// In the list of aliases of a given elf symbol, get the alias that
2454 /// Return a comma separated list of the id of the current symbol as
2461 /// current symbol is included in the list of alias names that is emitted.
2489 /// Return a comma separated list of the id of the current symbol as
2493 /// current symbol is included in the list of alias names that is emitted.
10835 /// Decompose a fully qualified name into the list of its components.
10839 /// @param comps the resulting list of component to fill.
10842 list<string>& comps)
10867 components_to_type_name(const list<string>& comps)
10870 for (list<string>::const_iterator c = comps.begin();
11493 list<string> comps;
11510 list<string> comps;
11584 lookup_node_in_scope(const list<string>& fqn,
11592 for (list<string>::const_iterator c = fqn.begin(); c != fqn.end(); ++c)
11654 lookup_type_in_scope(const list<string>& comps,
11799 lookup_var_decl_in_scope(const std::list<string>& comps,
11816 lookup_node_in_translation_unit(const list<string>& fqn,
11832 lookup_type_through_scopes(const list<string>& fqn,
11852 lookup_class_type_through_scopes(const list<string>& fqn,
17869 /// @return the list of enumerators of the enum.
17874 /// @return the list of enumerators of the enum.
19292 /// @param parms the list of parameters of the function type.
19293 /// Stricto sensu, we just need a list of types; we are using a list
24778 std::list<template_parameter_sptr> parms_;
24793 /// Get the list of template parameters of the current instance of
24796 /// @return the list of template parameters.
24797 const std::list<template_parameter_sptr>&
24836 list<shared_ptr<template_parameter> >::const_iterator t0, t1;
26637 /// @param o the output stream where to emit the generated list of
26670 /// @param o the output stream where to emit the generated list of
26703 /// @param o the output stream where to emit the generated list of