Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Rename/
H A DClangRenameTest.h52 std::string NewCode; in runClangRenameOnCode() local
/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DFormatTests.cpp31 auto NewCode = tooling::applyAllReplacements(Code.code(), Merged); in afterTyped() local
/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTestJson.cpp39 StringRef NewCode = *ChangedCode; in format() local
/llvm-project-15.0.7/clang/lib/AST/Interp/
H A DFunction.h118 void setCode(unsigned NewFrameSize, std::vector<char> &&NewCode, SourceMap &&NewSrcMap, in setCode()
/llvm-project-15.0.7/clang/lib/Format/
H A DQualifierAlignmentFixer.cpp73 auto NewCode = applyAllReplacements( in analyze() local
H A DFormat.cpp2636 std::string NewCode; in replaceCRLF() local
3071 auto NewCode = applyAllReplacements(Code, Replaces); in processReplacements() local
3326 auto NewCode = applyAllReplacements( in reformat() local
H A DContinuationIndenter.cpp1896 auto NewCode = applyAllReplacements(RawText, Fixes.first); in reformatRawStringLiteral() local
/llvm-project-15.0.7/clang-tools-extra/clang-move/
H A DMove.cpp372 std::string NewCode; in createInsertedReplacements() local
/llvm-project-15.0.7/bolt/lib/Passes/
H A DBinaryPasses.cpp1647 const InstructionListType NewCode = in runOnFunctions() local
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DClangdLSPServer.cpp683 std::string NewCode(*Code); in onDocumentDidChange() local