Lines Matching refs:group
579 if (group)
580 return group->get_public_types_pretty_representations();
786 /// Getter of the group this corpus is a member of.
788 /// @return the group this corpus is a member of, or nil if it's not
792 {return priv_->group;}
794 /// Getter of the group this corpus belongs to.
796 /// @return the group this corpus belong to, or nil if it's not part
800 {return priv_->group;}
802 /// Setter of the group this corpus belongs to.
804 /// @param g the new group.
807 {priv_->group = g;}
990 && !priv_->group);
1622 /// Add symbols to the set of corpus group function symbols that are
1644 /// Add symbols to the set of corpus group variable symbols that are
1671 /// @param path the path to the file represented by the corpus group.
1706 /// corpus to the unreferenced symbols of the current corpus group.
1737 /// Test if the current corpus group is empty.
1739 /// @return true iff the current corpus group is empty.
1745 /// group.
1748 /// contained in the corpus group and caches the functions they exported.
1784 /// corpus group.
1787 /// contained in the corpus group and caches the variables they
1856 /// the corpora of the current group.
1888 /// the corpora of the current group.
1920 /// from all the corpora of the current corpus group.
1923 /// copora of this corpus group and caches the unreferenced symbols
1963 /// from all the corpora of the current corpus group.
1966 /// copora of this corpus group and caches the unreferenced symbols
2006 /// interfaces of a given corpus group.