Home
last modified time | relevance | path

Searched refs:expandPresets (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Format/
DFormat.cpp439 static FormatStyle expandPresets(const FormatStyle &Style) { in expandPresets() function
787 FormatStyle NonConstStyle = expandPresets(Style); in configurationAsText()
1617 FormatStyle Expanded = expandPresets(Style); in reformat()
1629 FormatStyle Expanded = expandPresets(Style); in reformat()