Home
last modified time | relevance | path

Searched refs: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
555 replaceWithThenStatement(Result, TrueConditionRemoved); in check()
598 const MatchFinder::MatchResult &Result, const Expr *TrueConditionRemoved) { in replaceWithThenStatement() argument
600 issueDiag(Result, TrueConditionRemoved->getBeginLoc(), in replaceWithThenStatement()