Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIdenticalExprChecker.cpp107 const Stmt *Stmt1 = I->getThen(); in VisitIfStmt() local
306 static bool isIdenticalStmt(const ASTContext &Ctx, const Stmt *Stmt1, in isIdenticalStmt()