Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ProtocolList

1748   llvm::Constant *ProtocolList = GenerateProtocolList(EmptyStringVector);
1755 ProtocolList->getType(),
1767 Elements.push_back(ProtocolList);
1826 llvm::Constant *ProtocolList = GenerateProtocolList(Protocols);
1917 ProtocolList->getType(),
1931 Elements.push_back(ProtocolList);