Searched refs:IsArrowValue (Results 1 – 1 of 1) sorted by relevance
129 Matcher<Stmt> IsArrowValue = constructMatcher( in TEST_F() local139 EXPECT_TRUE(matches(ClassSnippet, IsArrowValue)); in TEST_F()142 EXPECT_FALSE(matches(BoolSnippet, IsArrowValue)); in TEST_F()