Searched refs:matchBoolCondition (Results 1 – 2 of 2) sorted by relevance
37 void matchBoolCondition(ast_matchers::MatchFinder *Finder, bool Value,
442 void SimplifyBooleanExprCheck::matchBoolCondition(MatchFinder *Finder, in matchBoolCondition() function in clang::tidy::readability::SimplifyBooleanExprCheck534 matchBoolCondition(Finder, true, ConditionThenStmtId); in registerMatchers()535 matchBoolCondition(Finder, false, ConditionElseStmtId); in registerMatchers()