Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DSimplifyBooleanExprCheck.cpp284 const Expr *stmtReturnsBool(const ReturnStmt *Ret, bool Negated) { in stmtReturnsBool() function
302 const Expr *stmtReturnsBool(const IfStmt *IfRet, bool Negated) { in stmtReturnsBool() function