Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DFunction.h239 void setCode(unsigned NewFrameSize, std::vector<std::byte> &&NewCode, in setCode()
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp3217 std::string NewCode; in replaceCRLF() local
3659 auto NewCode = applyAllReplacements(Code, Replaces); in processReplacements() local
3957 auto NewCode = applyAllReplacements( in reformat() local
H A DContinuationIndenter.cpp2264 auto NewCode = applyAllReplacements(RawText, Fixes.first); in reformatRawStringLiteral() local