Home | History | Annotate | Download | only in Sema

Lines Matching refs:CreateReplacement

522             FixItHint::CreateReplacement(SourceRange(OIRE->getOpLoc(),
536 FixItHint::CreateReplacement(
595 FixItHint::CreateReplacement(
7187 << FixItHint::CreateReplacement(SourceRange(OpLoc), "[")
7237 << FixItHint::CreateReplacement(SourceRange(OpLoc), "[")
7794 << FixItHint::CreateReplacement(OpRange, " isEqual:")
8381 << FixItHint::CreateReplacement(SourceRange(
9454 FixItHint::CreateReplacement(SourceRange(OISA->getOpLoc(), OpLoc), ",") <<
12881 << FixItHint::CreateReplacement(Loc, "!=");
12884 << FixItHint::CreateReplacement(Loc, "==");
12912 << FixItHint::CreateReplacement(Loc, "=");