Searched refs:aTypedefs (Results 1 – 3 of 3) sorted by relevance
50 aTypedefs(), in Class()101 aTypedefs.push_back( S_LocalCe(i_sLocalName, i_nId) ); in Add_LocalTypedef()158 itret = std::find_if(aTypedefs.begin(), aTypedefs.end(), find_name(i_key)); in Search_Child()159 if (itret != aTypedefs.end()) in Search_Child()251 case SLOT_Typedefs: return new Slot_ListLocalCe(aTypedefs); in inq_Create_Slot()
141 ce_ptr_list aTypedefs; in Produce_byData() local152 aTypedefs, in Produce_byData()173 if (produce_ChildList(C_sList_Typedefs, C_sList_Typedefs, aTypedefs)) in Produce_byData()
193 List_LocalCe aTypedefs; member in ary::cpp::Class
Completed in 29 milliseconds