Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DRedundantBranchConditionCheck.cpp75 const auto *InnerIf = Result.Nodes.getNodeAs<IfStmt>(InnerIfStr); in check() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIdenticalExprChecker.cpp