Searched defs:NewCode (Results 1 – 11 of 11) sorted by relevance
632 Annotations NewCode("[[x]];/* error-ok */"); in TEST() local640 Annotations NewCode(R"( in TEST() local664 Annotations NewCode(R"([[# include "foo.h"]])"); in TEST() local674 Annotations NewCode(R"( in TEST() local689 Annotations NewCode(R"(#define BARXYZ 1 in TEST() local705 Annotations NewCode(R"( in TEST() local717 Annotations NewCode("#include [[<foo>]]"); in TEST() local725 Annotations NewCode("#define BAR\n#define BAZ\n"); in TEST() local732 Annotations NewCode(R"( in TEST() local744 Annotations NewCode(" # include <foo>"); in TEST() local[all …]
31 auto NewCode = tooling::applyAllReplacements(Code.code(), Merged); in afterTyped() local
73 const InstructionListType NewCode = BC.MIB->createIndirectPLTCall( in runOnFunctions() local
1748 const InstructionListType NewCode = runOnFunctions() local
39 StringRef NewCode = *ChangedCode; in format() local
373 std::string NewCode; in createInsertedReplacements() local
3048 std::string NewCode; replaceCRLF() local 3482 auto NewCode = applyAllReplacements(Code, Replaces); processReplacements() local 3769 auto NewCode = applyAllReplacements( reformat() local [all...]
2147 auto NewCode = applyAllReplacements(RawText, Fixes.first); reformatRawStringLiteral() local
736 std::string NewCode(*Code); onDocumentDidChange() local