Searched refs:TextToInsert (Results 1 – 2 of 2) sorted by relevance
704 SmallString<64> TextToInsert(" "); in checkDeprecatedCommand() local705 TextToInsert += AttributeSpelling; in checkDeprecatedCommand()708 TextToInsert); in checkDeprecatedCommand()
1289 SmallString<64> TextToInsert(AnnotationSpelling); in DiagnoseSwitchLabelsFallthrough() local1290 TextToInsert += "; "; in DiagnoseSwitchLabelsFallthrough()1293 FixItHint::CreateInsertion(L, TextToInsert); in DiagnoseSwitchLabelsFallthrough()