Lines Matching refs:CodeEntity
126 module_cast( const CodeEntity & i_ce ) in module_cast()
135 attr::Get_AllChildrenSeparated( std::vector< const CodeEntity* > & o_nestedModules, in Get_AllChildrenSeparated()
136 std::vector< const CodeEntity* > & o_services, in Get_AllChildrenSeparated()
137 std::vector< const CodeEntity* > & o_interfaces, in Get_AllChildrenSeparated()
138 std::vector< const CodeEntity* > & o_structs, in Get_AllChildrenSeparated()
139 std::vector< const CodeEntity* > & o_exceptions, in Get_AllChildrenSeparated()
140 std::vector< const CodeEntity* > & o_enums, in Get_AllChildrenSeparated()
141 std::vector< const CodeEntity* > & o_typedefs, in Get_AllChildrenSeparated()
142 std::vector< const CodeEntity* > & o_constantGroups, in Get_AllChildrenSeparated()
143 std::vector< const CodeEntity* > & o_singletons, in Get_AllChildrenSeparated()
145 const CodeEntity & i_ce ) in Get_AllChildrenSeparated()
147 const CodeEntity * in Get_AllChildrenSeparated()