Searched refs:fixItText (Results 1 – 1 of 1) sorted by relevance
2085 SmallString<64> fixItText(" "); in DiagnoseOwningPropertyGetterSynthesis() local2086 fixItText += spelling; in DiagnoseOwningPropertyGetterSynthesis()2087 noteDiag << FixItHint::CreateInsertion(fixItLoc, fixItText); in DiagnoseOwningPropertyGetterSynthesis()