Searched refs:orderedInterfaces (Results 1 – 2 of 2) sorted by relevance
131 return iterator<InterfaceT>(orderedInterfaces.begin()); in interface_begin()135 return iterator<InterfaceT>(orderedInterfaces.end()); in interface_end()144 InterfaceVectorT orderedInterfaces; variable
121 orderedInterfaces.push_back(interface); in DialectInterfaceCollectionBase()