Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/unittests/
H A DPreambleTests.cpp617 withNote(::testing::Matcher<Note> NoteMatcher) { in TEST()
H A DDiagnosticsTests.cpp76 withNote(::testing::Matcher<Note> NoteMatcher) { in withNote() argument