ΒΆinternal::BindableMatcher<Stmt> gtestExpectThat(
clang::ast_matchers::StatementMatcher Actual,
clang::ast_matchers::StatementMatcher Matcher)
internal::BindableMatcher<Stmt> gtestExpectThat(
clang::ast_matchers::StatementMatcher Actual,
clang::ast_matchers::StatementMatcher Matcher)
Description
Matcher for gtest's EXPECT_THAT macro.
Declared at: clang/include/clang/ASTMatchers/GtestMatchers.h:58