Searched refs:withEnclosingCompound (Results 1 – 1 of 1) sorted by relevance
49 StmtMatcher withEnclosingCompound(ExprMatcher Matcher) { in withEnclosingCompound() function111 match(withEnclosingCompound(declRefTo("x")), AST->getASTContext()); in TEST()128 match(withEnclosingCompound(declRefTo("x")), AST->getASTContext()); in TEST_P()219 match(withEnclosingCompound(declRefTo("x")), AST->getASTContext()); in TEST()229 match(withEnclosingCompound(declRefTo("x")), AST->getASTContext()); in TEST_P()243 match(withEnclosingCompound(declRefTo("x")), AST->getASTContext()); in TEST()253 match(withEnclosingCompound(declRefTo("x")), AST->getASTContext()); in TEST()273 match(withEnclosingCompound(declRefTo("x")), AST->getASTContext()); in TEST()283 match(withEnclosingCompound(declRefTo("x")), AST->getASTContext()); in TEST()293 match(withEnclosingCompound(declRefTo("x")), AST->getASTContext()); in TEST()[all …]