Searched refs:ClosingInsertion (Results 1 – 1 of 1) sorted by relevance
247 std::string ClosingInsertion; in checkStmt() local250 ClosingInsertion = "} "; in checkStmt()254 ClosingInsertion = "\n}"; in checkStmt()270 << FixItHint::CreateInsertion(EndLoc, ClosingInsertion); in checkStmt()