Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp4008 auto applyChildFormatTexts = [&](FormatStyle *Style) { in getStyle() local
4063 applyChildFormatTexts(&Style); in getStyle()
4092 applyChildFormatTexts(&FallbackStyle); in getStyle()