Searched refs:isPolymorphic (Results 1 – 2 of 2) sorted by relevance
149 bool CppuType::isPolymorphic() const { return false; } in isPolymorphic() function in CppuType156 if (isPolymorphic()) { in dumpGetCppuTypePreamble()180 if (isPolymorphic()) { in dumpGetCppuTypePostamble()2369 OSL_ASSERT(!isPolymorphic() || m_reader.getSuperTypeCount() == 0); //TODO in dumpDeclaration()2585 if (isPolymorphic() && fieldCount > 0) { in dumpHxxFile()2655 if (isPolymorphic()) { in dumpLightGetCppuType()2676 if (isPolymorphic()) { in dumpLightGetCppuType()2699 if (isPolymorphic()) { in dumpNormalGetCppuType()2740 if (isPolymorphic()) { in dumpNormalGetCppuType()2754 if (isPolymorphic()) { in dumpNormalGetCppuType()[all …]
121 virtual bool isPolymorphic() const;275 virtual bool isPolymorphic() const;