Searched refs:cleanupAndFormat (Results 1 – 2 of 2) sorted by relevance
175 cleanupAndFormat(StringRef Code, const tooling::Replacements &Replaces,
588 cleanupAndFormat(StringRef Code, const tooling::Replacements &Replaces, in cleanupAndFormat() function1036 if (auto NewEdits = cleanupAndFormat(E.InitialCode, E.Replacements, Style)) in reformatEdit()