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