Searched defs:MatchAndExplain (Results 1 – 6 of 6) sorted by relevance
| /llvm-project-15.0.7/llvm/include/llvm/Testing/Support/ |
| H A D | Error.h | 38 bool MatchAndExplain(const ExpectedHolder<T> &Holder, in MatchAndExplain() function 90 bool MatchAndExplain(const ErrorHolder &Holder, in MatchAndExplain() function 139 bool MatchAndExplain(const ErrorHolder &Holder, in MatchAndExplain() function
|
| H A D | SupportHelpers.h | 78 bool MatchAndExplain(const llvm::Optional<T> &Input, in MatchAndExplain() function
|
| /llvm-project-15.0.7/llvm/utils/unittest/googletest/include/gtest/ |
| H A D | gtest-matchers.h | 198 bool MatchAndExplain(const T& x, in MatchAndExplain() function 263 bool MatchAndExplain(const T& x, MatchResultListener* listener) const { in MatchAndExplain() function 483 virtual bool MatchAndExplain(T x, MatchResultListener* listener) const { in MatchAndExplain() function 547 bool MatchAndExplain(Lhs lhs, in MatchAndExplain() function 624 bool MatchAndExplain(const absl::string_view& s, in MatchAndExplain() function 636 bool MatchAndExplain(CharType* s, MatchResultListener* listener) const { in MatchAndExplain() function 645 bool MatchAndExplain(const MatcheeStringType& s, in MatchAndExplain() function
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/unittests/ |
| H A D | Matchers.h | 55 bool MatchAndExplain(const std::vector<T> &V, in MatchAndExplain() function 174 MatchAndExplain(Optional optional, in MatchAndExplain() function
|
| H A D | FuzzyMatchTests.cpp | 57 bool MatchAndExplain(llvm::StringRef Pattern, in MatchAndExplain() function 194 bool MatchAndExplain(llvm::StringRef Pattern, in MatchAndExplain() function
|
| /llvm-project-15.0.7/llvm/utils/unittest/googlemock/include/gmock/ |
| H A D | gmock-matchers.h | 207 bool MatchAndExplain(T x, MatchResultListener* listener) const override { in MatchAndExplain() function
|