clang-tools 20.0.0git
|
This is the complete list of members for clang::clangd::SubsequenceMatcher< T >, including all inherited members.
DescribeTo(std::ostream *OS) const override | clang::clangd::SubsequenceMatcher< T > | inline |
MatchAndExplain(const std::vector< T > &V, ::testing::MatchResultListener *L) const override | clang::clangd::SubsequenceMatcher< T > | inline |
SubsequenceMatcher(std::vector< Matcher< T > > M) | clang::clangd::SubsequenceMatcher< T > | inline |