Searched refs:expandPresets (Results 1 – 1 of 1) sorted by relevance
415 static FormatStyle expandPresets(const FormatStyle &Style) { in expandPresets() function752 FormatStyle NonConstStyle = expandPresets(Style); in configurationAsText()1880 FormatStyle Expanded = expandPresets(Style); in reformat()