Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DUndefBranchChecker.cpp99 FindUndefExpr FindIt(St, Ctx.getLocationContext()); in checkBranchCondition() local
100 Ex = FindIt.FindExpr(Ex); in checkBranchCondition()