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()
1131 SmallString<64> TextToInsert(AnnotationSpelling); in DiagnoseSwitchLabelsFallthrough() local1132 TextToInsert += "; "; in DiagnoseSwitchLabelsFallthrough()1135 FixItHint::CreateInsertion(L, TextToInsert); in DiagnoseSwitchLabelsFallthrough()