Searched refs:TextToInsert (Results 1 – 2 of 2) sorted by relevance
702 SmallString<64> TextToInsert(" "); in checkDeprecatedCommand() local703 TextToInsert += AttributeSpelling; in checkDeprecatedCommand()707 TextToInsert); in checkDeprecatedCommand()
1161 SmallString<64> TextToInsert(AnnotationSpelling); in DiagnoseSwitchLabelsFallthrough() local1162 TextToInsert += "; "; in DiagnoseSwitchLabelsFallthrough()1165 FixItHint::CreateInsertion(L, TextToInsert); in DiagnoseSwitchLabelsFallthrough()