Searched refs:dumpInheritedFunctions (Results 1 – 2 of 2) sorted by relevance
161 void dumpInheritedFunctions(FileStream& o, rtl::OString& superType);
1573 void InterfaceType::dumpInheritedFunctions(FileStream& o, rtl::OString& superType) in dumpInheritedFunctions() function in InterfaceType1580 dumpInheritedFunctions(o, baseType); in dumpInheritedFunctions()1595 dumpInheritedFunctions(o, superType); in dumpDeclaration()
Completed in 28 milliseconds