Home
last modified time | relevance | path

Searched defs:getDefaultStyle (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/unittests/Format/
H A DFormatTestBase.h32 virtual FormatStyle getDefaultStyle() const { return getLLVMStyle(); } in getDefaultStyle() function
H A DFormatTestTextProto.cpp20 virtual FormatStyle getDefaultStyle() const override { in getDefaultStyle() function in clang::format::test::__anond7d4f5c30111::FormatTestTextProto
H A DFormatTestVerilog.cpp19 FormatStyle getDefaultStyle() const override { in getDefaultStyle() function in clang::format::test::__anon5f3a4b220111::FormatTestVerilog
[all...]
H A DFormatTestObjC.cpp25 FormatStyle getDefaultStyle() const override { return Style; } in getDefaultStyle() function in clang::format::test::__anon296931c80111::FormatTestObjC
H A DFormatTestJava.cpp20 FormatStyle getDefaultStyle() const override { in getDefaultStyle() function in clang::format::test::__anon5d42934c0111::FormatTestJava
H A DFormatTestCSharp.cpp20 FormatStyle getDefaultStyle() const override { in getDefaultStyle() function in clang::format::test::__anonf0e87beb0111::FormatTestCSharp