Home
last modified time | relevance | path

Searched refs:getBoolLiteral (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DSimplifyBooleanExprCheck.cpp61 const Expr *getBoolLiteral(const MatchFinder::MatchResult &Result, in getBoolLiteral() function
554 getBoolLiteral(Result, ConditionThenStmtId)) in check()
557 getBoolLiteral(Result, ConditionElseStmtId)) in check()