Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Tooling/Syntax/
H A DNodes.h269 IfStatement() : Statement(NodeKind::IfStatement) {} in IfStatement() function
/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DSimplifyBooleanExprCheck.cpp724 const ASTContext &Context, const IfStmt *IfStatement, in replaceWithThenStatement()
732 const ASTContext &Context, const IfStmt *IfStatement, in replaceWithElseStatement()