clang-tools 20.0.0git
|
#include <Matchers.h>
Public Member Functions | |
SubsequenceMatcher (std::vector< Matcher< T > > M) | |
void | DescribeTo (std::ostream *OS) const override |
bool | MatchAndExplain (const std::vector< T > &V, ::testing::MatchResultListener *L) const override |
Definition at line 37 of file clangd/unittests/Matchers.h.
|
inline |
Definition at line 42 of file clangd/unittests/Matchers.h.
|
inlineoverride |
Definition at line 44 of file clangd/unittests/Matchers.h.
|
inlineoverride |
Definition at line 55 of file clangd/unittests/Matchers.h.
References K.