Home | History | Annotate | Download | only in Sema

Lines Matching refs:CreateInsertion

790         << FixItHint::CreateInsertion(DS.getLocStart(), "int");
1751 FixItHint::CreateInsertion(Loc, "*");
1782 FixItHint::CreateInsertion(Loc, "*");
2407 << FixItHint::CreateInsertion(B, "(")
2408 << FixItHint::CreateInsertion(E, ")");
2774 << FixItHint::CreateInsertion(FixitLoc, "*");