Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DFunction.h199 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 DFormat.cpp3015 std::string NewCode; replaceCRLF() local
3439 auto NewCode = applyAllReplacements(Code, Replaces); processReplacements() local
3727 auto NewCode = applyAllReplacements( reformat() local
[all...]
H A DContinuationIndenter.cpp2096 auto NewCode = applyAllReplacements(RawText, Fixes.first); reformatRawStringLiteral() local