Searched refs:OptionalProperties (Results 1 – 1 of 1) sorted by relevance
1863 std::vector<llvm::Constant*> OptionalProperties; in GenerateProtocol() local1896 OptionalProperties.push_back(llvm::ConstantStruct::get(PropertyMetadataTy, Fields)); in GenerateProtocol()1914 OptionalProperties.size()) , OptionalProperties); in GenerateProtocol()1916 llvm::ConstantInt::get(IntTy, OptionalProperties.size()), NULLPtr, in GenerateProtocol()