Searched defs:messUp (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/unittests/Format/ | ||
H A D | FormatTestBase.h | 34 virtual std::string messUp(StringRef Code) const { in messUp() function |
H A D | FormatTestVerilog.cpp | 22 std::string messUp(StringRef Code) const override { in messUp() function in clang::format::test::__anon5f3a4b220111::FormatTestVerilog |