Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DUndefBranchChecker.cpp43 if (const Expr *ExI = dyn_cast_or_null<Expr>(SubStmt)) in FindExpr() local
44 if (const Expr *E2 = FindExpr(ExI)) in FindExpr()