Home
last modified time | relevance | path

Searched refs:NewComment (Results 1 – 2 of 2) sorted by relevance

/external/tinyxml2/
Dtinyxml2.cpp883 …XMLComment* comment = doc->NewComment( Value() ); // fixme: this will always allocate memory. I… in ShallowClone()
1472 XMLComment* XMLDocument::NewComment( const char* str ) in NewComment() function in XMLDocument
Dtinyxml2.h1133 XMLComment* NewComment( const char* comment );