Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DUndefBranchChecker.cpp98 FindUndefExpr FindIt(Eng.getStateManager(), St); in checkBranchCondition() local
99 Ex = FindIt.FindExpr(Ex); in checkBranchCondition()