Home
last modified time | relevance | path

Searched defs:messUp (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/unittests/Format/
H A DFormatTestBase.h34 virtual std::string messUp(StringRef Code) const { in messUp() function
H A DFormatTestVerilog.cpp22 std::string messUp(StringRef Code) const override { in messUp() function in clang::format::test::__anon5f3a4b220111::FormatTestVerilog