Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DFunction.h218 void setCode(unsigned NewFrameSize, std::vector<std::byte> &&NewCode, in setCode()
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp3048 std::string NewCode; in replaceCRLF() local
3482 auto NewCode = applyAllReplacements(Code, Replaces); in processReplacements() local
3769 auto NewCode = applyAllReplacements( in reformat() local
H A DContinuationIndenter.cpp2145 auto NewCode = applyAllReplacements(RawText, Fixes.first); in reformatRawStringLiteral() local