Home
last modified time | relevance | path

Searched defs:TrueConditionRemoved (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DSimplifyBooleanExprCheck.cpp553 else if (const Expr *TrueConditionRemoved = in check() local
598 const MatchFinder::MatchResult &Result, const Expr *TrueConditionRemoved) { in replaceWithThenStatement()