Home
last modified time | relevance | path

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

/freebsd/contrib/kyua/utils/config/
H A Dnodes.cpp142 const base_node* other_base, in combine_into() argument
147 *other_base); in combine_into()
420 const base_node* other_base) const in combine()
423 const leaf_node& other = dynamic_cast< const leaf_node& >(*other_base); in combine()