Home | History | Annotate | Download | only in Sema

Lines Matching refs:CreateInsertion

239     << FixItHint::CreateInsertion(IILoc, "template ");
1747 << FixItHint::CreateInsertion(ExpectedTemplateLoc, "template<> ");
3059 << FixItHint::CreateInsertion(Loc, "typename ");
4258 << ParamType << FixItHint::CreateInsertion(Arg->getLocStart(), Code)
4259 << FixItHint::CreateInsertion(S.getLocForEndOfToken(Arg->getLocEnd()),
4603 << FixItHint::CreateInsertion(Arg->getLocStart(), "&");
7925 << FixItHint::CreateInsertion(Loc, "typename ");