Home
last modified time | relevance | path

Searched refs:m_inheritedInterfaces (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/idlc/source/
H A Dastinterface.cxx69 m_inheritedInterfaces.push_back( in addInheritedInterface()
103 m_inheritedInterfaces = def.m_inheritedInterfaces; in forwardDefined()
123 || m_inheritedInterfaces.size() - m_mandatoryInterfaces in dump()
136 m_inheritedInterfaces.size() - m_mandatoryInterfaces); in dump()
212 i != m_inheritedInterfaces.end(); ++i) in dump()
314 ifc->m_inheritedInterfaces.begin()); in checkInheritedInterfaceClashes()
315 i != ifc->m_inheritedInterfaces.end(); ++i) in checkInheritedInterfaceClashes()
379 ifc->m_inheritedInterfaces.begin()); in addVisibleInterface()
380 i != ifc->m_inheritedInterfaces.end(); ++i) in addVisibleInterface()
404 ifc->m_inheritedInterfaces.begin()); in addOptionalVisibleMembers()
[all …]
/aoo41x/main/idlc/inc/idlc/
H A Dastinterface.hxx59 { return m_inheritedInterfaces; } in getAllInheritedInterfaces()
129 InheritedInterfaces m_inheritedInterfaces; member in AstInterface

Completed in 14 milliseconds