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