Searched refs:declCountIs (Results 1 – 3 of 3) sorted by relevance
1522 declStmt(declCountIs(2)))); in TEST()1524 declStmt(declCountIs(3)))); in TEST()1526 declStmt(declCountIs(3)))); in TEST()
162 REGISTER_MATCHER(declCountIs); in RegistryMaps()
2951 AST_MATCHER_P(DeclStmt, declCountIs, unsigned, N) { in AST_MATCHER_P() argument