Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp4057 auto applyChildFormatTexts = [&](FormatStyle *Style) { in getStyle() local
4114 applyChildFormatTexts(&Style); in getStyle()
4143 applyChildFormatTexts(&FallbackStyle); in getStyle()