Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Tooling/Refactoring/
H A DAtomicChange.h163 format::FormatStyle Style = format::getNoStyle();
/llvm-project-15.0.7/clang/include/clang/Format/
H A DFormat.h4069 FormatStyle getNoStyle();
/llvm-project-15.0.7/clang/lib/Format/
H A DFormat.cpp1652 FormatStyle getNoStyle() { in getNoStyle() function
1677 *Style = getNoStyle(); in getPredefinedStyle()
3533 FormatStyle FallbackStyle = getNoStyle(); in getStyle()
/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTest.cpp22902 ASSERT_EQ(*Style2, getNoStyle()); in TEST()
22972 auto Style = getNoStyle(); in TEST()
22990 auto Style = getNoStyle(); in TEST()