Searched refs:interface_cast (Results 1 – 1 of 1) sorted by relevance
107 interface_cast( const CodeEntity & i_ce ) in interface_cast() function117 o_result = new SCI_Vector<CommentedRelation>(interface_cast(i_ce).aBases); in Get_Bases()124 o_result = new SCI_Vector<Ce_id>(interface_cast(i_ce).aFunctions); in Get_Functions()131 o_result = new SCI_Vector<Ce_id>(interface_cast(i_ce).aAttributes); in Get_Attributes()
Completed in 8 milliseconds