Home
last modified time | relevance | path

Searched refs:InheritedInterfaces (Results 1 – 3 of 3) sorted by relevance

/trunk/main/idlc/inc/idlc/
H A Dastinterface.hxx37 typedef std::vector< InheritedInterface > InheritedInterfaces; typedef in AstInterface
58 InheritedInterfaces const & getAllInheritedInterfaces() const in getAllInheritedInterfaces()
129 InheritedInterfaces m_inheritedInterfaces;
130 InheritedInterfaces::size_type m_mandatoryInterfaces;
/trunk/main/idlc/source/
H A Dastinterface.cxx211 {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()
H A Dastscope.cxx247 AstInterface::InheritedInterfaces::const_iterator iter( in lookupInInherited()
249 AstInterface::InheritedInterfaces::const_iterator end( in lookupInInherited()

Completed in 89 milliseconds