Searched refs:XMLEncodeAttributeValue (Results 1 – 2 of 2) sorted by relevance
290 static std::string XMLEncodeAttributeValue(llvm::StringRef value);
3210 XMLEncodeAttributeValue(library.name.c_str()).c_str()); in ReadXferObject()4184 std::string GDBRemoteCommunicationServerLLGS::XMLEncodeAttributeValue( in XMLEncodeAttributeValue() function in GDBRemoteCommunicationServerLLGS