Searched refs:InheritedInterfaces (Results 1 – 3 of 3) sorted by relevance
37 typedef std::vector< InheritedInterface > InheritedInterfaces; typedef in AstInterface58 InheritedInterfaces const & getAllInheritedInterfaces() const in getAllInheritedInterfaces()129 InheritedInterfaces m_inheritedInterfaces;130 InheritedInterfaces::size_type m_mandatoryInterfaces;
211 {for (InheritedInterfaces::iterator i = m_inheritedInterfaces.begin(); in dump()313 {for (InheritedInterfaces::const_iterator i( in checkInheritedInterfaceClashes()378 {for (InheritedInterfaces::const_iterator i( in addVisibleInterface()403 {for (InheritedInterfaces::const_iterator i( in addOptionalVisibleMembers()
247 AstInterface::InheritedInterfaces::const_iterator iter( in lookupInInherited()249 AstInterface::InheritedInterfaces::const_iterator end( in lookupInInherited()
Completed in 16 milliseconds