Home
last modified time | relevance | path

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

/aoo41x/main/autodoc/source/ary/cpp/
H A Dc_traits.cxx67 CeNode_Traits::NodeOf_(entity_base_type & io_entity) in NodeOf_() argument
69 if (is_type<Namespace>(io_entity)) in NodeOf_()
70 return & ary_cast<Namespace>(io_entity).AsNode(); in NodeOf_()
71 else if (is_type<Class>(io_entity)) in NodeOf_()
72 return & ary_cast<Class>(io_entity).AsNode(); in NodeOf_()
/aoo41x/main/autodoc/source/ary/loc/
H A Dloc_traits.cxx49 LeNode_Traits::NodeOf_(entity_base_type & io_entity) in NodeOf_() argument
51 if (is_type<Directory>(io_entity)) in NodeOf_()
52 return & ary_cast<Directory>(io_entity).AsNode(); in NodeOf_()

Completed in 9 milliseconds