Home | History | Annotate | Download | only in Lex

Lines Matching refs:CreateInsertion

886       DB << FixItHint::CreateInsertion(ParenLocation.getBegin(), "(");
887 DB << FixItHint::CreateInsertion(ParenLocation.getEnd(), ")");