Home
last modified time | relevance | path

Searched refs:expandPresets (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/lib/Format/
DFormat.cpp743 static FormatStyle expandPresets(const FormatStyle &Style) { in expandPresets() function
1395 FormatStyle NonConstStyle = expandPresets(Style); in configurationAsText()
2648 FormatStyle Expanded = expandPresets(Style); in reformat()