Searched refs:declStmt (Results 1 – 6 of 6) sorted by relevance
276 unless(hasConditionVariableStatement(declStmt()) in checkASTCodeBody()324 declStmt(hasSingleDecl( in checkASTCodeBody()
114 return declStmt(hasDescendant(varDecl( in assignedToRef()145 anyOf(declStmt(hasSingleDecl( in forLoopMatcher()
355 hasParent(declStmt().bind("stmt")), in findReferenceMutation()358 unless(hasParent(declStmt(hasParent( in findReferenceMutation()
197 REGISTER_MATCHER(declStmt); in RegistryMaps()
616 const internal::VariadicDynCastAllOfMatcher<Stmt, DeclStmt> declStmt; variable
1218 extern const internal::VariadicDynCastAllOfMatcher<Stmt, DeclStmt> declStmt;