Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DFunction.h118 void setCode(unsigned NewFrameSize, std::vector<char> &&NewCode, SourceMap &&NewSrcMap, in setCode()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp2234 std::string NewCode; in replaceCRLF() local
2631 auto NewCode = applyAllReplacements(Code, Replaces); in processReplacements() local
2824 auto NewCode = applyAllReplacements( in reformat() local
H A DContinuationIndenter.cpp1733 auto NewCode = applyAllReplacements(RawText, Fixes.first); in reformatRawStringLiteral() local