Searched refs:hasConditionVariableStatement (Results 1 – 4 of 4) sorted by relevance
275 unless(hasConditionVariableStatement(declStmt()) in checkASTCodeBody()
298 REGISTER_MATCHER(hasConditionVariableStatement); in RegistryMaps()
4860 ifStmt(hasConditionVariableStatement(declStmt())))); in TEST()4863 ifStmt(hasConditionVariableStatement(declStmt())))); in TEST()4869 ifStmt(hasConditionVariableStatement(declStmt())))); in TEST()
5421 AST_MATCHER_P(IfStmt, hasConditionVariableStatement, in AST_MATCHER_P() argument