Searched defs:NewText (Results 1 – 6 of 6) sorted by relevance
59 const CharSourceRange &Range, std::string NewText) { in replaceToken() argument 84 std::string NewText{}; in insertQualifierAfter() local 97 std::string NewText = " " + Qualifier + " "; in insertQualifierBefore() local 125 std::string NewText; in rotateTokens() local [all...]
131 std::string NewText; sortPropertyAttributes() local
37 std::string NewText = ("// TODO(" + Twine(User) + "): " + Comment).str(); in HandleComment() local
112 auto NewText = It.second.apply(); in apply() local
86 StringRef NewText = addReplacement() local
2187 SmallString<512> NewText; applyEditsToTemp() local