Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/Interp/
H A DFunction.h151 void setCode(unsigned NewFrameSize, std::vector<char> &&NewCode, SourceMap &&NewSrcMap, in setCode()
/openbsd/gnu/llvm/clang/lib/Format/
H A DQualifierAlignmentFixer.cpp74 auto NewCode = applyAllReplacements( in analyze() local
H A DFormat.cpp2837 std::string NewCode; in replaceCRLF() local
3264 auto NewCode = applyAllReplacements(Code, Replaces); in processReplacements() local
3540 auto NewCode = applyAllReplacements( in reformat() local
H A DContinuationIndenter.cpp1931 auto NewCode = applyAllReplacements(RawText, Fixes.first); in reformatRawStringLiteral() local