Searched refs:ProtocolList (Results 1 – 3 of 3) sorted by relevance
298 typedef std::vector<ProtocolType> ProtocolList; typedef322 ProtocolList protocols_;
863 for (ProtocolList::const_iterator it = protocols_.begin(); in ProtocolEnabled()
1752 llvm::Constant *ProtocolList = GenerateProtocolList(EmptyStringVector); in GenerateEmptyProtocol() local1759 ProtocolList->getType(), in GenerateEmptyProtocol()1771 Elements.push_back(ProtocolList); in GenerateEmptyProtocol()1827 llvm::Constant *ProtocolList = GenerateProtocolList(Protocols); in GenerateProtocol() local1915 ProtocolList->getType(), in GenerateProtocol()1929 Elements.push_back(ProtocolList); in GenerateProtocol()