Searched defs:PropertyArray (Results 1 – 2 of 2) sorted by relevance
1901 llvm::Constant *PropertyArray = llvm::ConstantArray::get( in GenerateProtocol() local2146 llvm::Constant *PropertyArray = llvm::ConstantArray::get(PropertyArrayTy, in GeneratePropertyList() local
695 class PropertyArray; variable