Searched defs:GetPropertyName (Results 1 – 5 of 5) sorted by relevance
25 const ByteString& GetPropertyName() const { return m_PropertyName; } in GetPropertyName() function
381 std::string GetPropertyName(const FieldDescriptor* descriptor) { in GetPropertyName() function
352 HRESULT GetPropertyName(T index, PWSTR name, UINT32 nameCount) CONST { in GetPropertyName() function
5120 llvm::Constant *CGObjCCommonMac::GetPropertyName(IdentifierInfo *Ident) { in GetPropertyName() function in CGObjCCommonMac