Searched defs:NewText (Results 1 – 11 of 11) sorted by relevance
23 NewText, enumerator
39 std::string NewText = ("// TODO(" + Twine(User) + "): " + Comment).str(); in HandleComment() local
122 std::string NewText = LeftText + " = " + RightText; in check() local
135 auto NewText = It.second.apply(); in apply() local
86 StringRef NewText = in addReplacement() local
2196 SmallString<512> NewText; in applyEditsToTemp() local
2213 XMLText* XMLDocument::NewText( const char* str ) in NewText() function in tinyxml2::XMLDocument
2200 SmallString<512> NewText; in applyEditsToTemp() local
3022 NewText string `json:"newText"` member