Searched defs:NewCode (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/ | ||
H A D | Function.h | 199 setCode(unsigned NewFrameSize,std::vector<std::byte> && NewCode,SourceMap && NewSrcMap,llvm::SmallVector<Scope,2> && NewScopes,bool NewHasBody) setCode() argument |
/freebsd-src/contrib/llvm-project/clang/lib/Format/ | ||
H A D | Format.cpp | 3015 std::string NewCode; replaceCRLF() local |
H A D | ContinuationIndenter.cpp | 2096 auto NewCode = applyAllReplacements(RawText, Fixes.first); reformatRawStringLiteral() local |