Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DFormat.cpp415 static FormatStyle expandPresets(const FormatStyle &Style) { in expandPresets() function
752 FormatStyle NonConstStyle = expandPresets(Style); in configurationAsText()
1880 FormatStyle Expanded = expandPresets(Style); in reformat()