Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
HDFunction.h118 void setCode(unsigned NewFrameSize, std::vector<char> &&NewCode, SourceMap &&NewSrcMap, in setCode()
/freebsd-11-stable/contrib/llvm-project/clang/lib/Format/
HDFormat.cpp1883 std::string NewCode; in replaceCRLF() local
2255 auto NewCode = applyAllReplacements(Code, Replaces); in processReplacements() local
2442 auto NewCode = applyAllReplacements( in reformat() local
HDContinuationIndenter.cpp1587 auto NewCode = applyAllReplacements(RawText, Fixes.first); in reformatRawStringLiteral() local