Home
last modified time | relevance | path

Searched defs:NewCode (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DContinuationIndenter.cpp1543 auto NewCode = applyAllReplacements(RawText, Fixes.first); in reformatRawStringLiteral() local
H A DFormat.cpp2011 auto NewCode = applyAllReplacements(Code, Replaces); in processReplacements() local
2198 auto NewCode = applyAllReplacements( in reformat() local