Searched refs:Replace1 (Results 1 – 2 of 2) sorted by relevance
81 Replacement Replace1(createReplacement(Location1, 12, "x\ny\n")); in TEST_F() local82 EXPECT_TRUE(Replace1.apply(Context.Rewrite)); in TEST_F()104 Replacement Replace1(Context.Sources, SourceLocation(), 0, ""); in TEST_F() local105 EXPECT_TRUE(Replace1.getFilePath().empty()); in TEST_F()
1060 bool Replace1 = false; in PromoteIntBinOp() local1066 NN1 = PromoteOperand(N1, PVT, Replace1); in PromoteIntBinOp()1077 if (Replace1) in PromoteIntBinOp()