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