Searched refs:matchTernaryResult (Results 1 – 2 of 2) sorted by relevance
40 void matchTernaryResult(ast_matchers::MatchFinder *Finder, bool Value,
452 void SimplifyBooleanExprCheck::matchTernaryResult(MatchFinder *Finder, in matchTernaryResult() function in clang::tidy::readability::SimplifyBooleanExprCheck537 matchTernaryResult(Finder, true, TernaryId); in registerMatchers()538 matchTernaryResult(Finder, false, TernaryNegatedId); in registerMatchers()