clang-tools
9.0.0
|
#include <Matchers.h>
Public Member Functions | |
OptionalMatcher (const InnerMatcher &matcher) | |
template<typename Optional > | |
operator Matcher< Optional > () const | |
Definition at line 132 of file clangd/unittests/Matchers.h.
|
inlineexplicit |
Definition at line 134 of file clangd/unittests/Matchers.h.
|
inline |
Definition at line 143 of file clangd/unittests/Matchers.h.
References clang::clangd::SubsequenceMatcher< T >::DescribeTo(), clang::clangd::SubsequenceMatcher< T >::MatchAndExplain(), and clang::clangd::Value.