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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp702 static FormatStyle expandPresets(const FormatStyle &Style) { function in namespace:clang::format
1343 FormatStyle NonConstStyle = expandPresets(Style);
2591 FormatStyle Expanded = expandPresets(Style);

Completed in 103 milliseconds