Home | History | Annotate | Download | only in Lex

Lines Matching refs:CreateInsertion

688       DB << FixItHint::CreateInsertion(ParenLocation.getBegin(), "(");
689 DB << FixItHint::CreateInsertion(ParenLocation.getEnd(), ")");