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