Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DTUSchedulerTests.cpp676 auto *WithPreamble = R"cpp( in TEST_F() local
681 S.update(Foo, getInputs(Foo, WithPreamble), WantDiagnostics::Auto); in TEST_F()
H A DXRefsTests.cpp1597 TEST(LocateSymbol, WithPreamble) { in TEST() argument