Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DUndefBranchChecker.cpp95 FindUndefExpr FindIt(St, Ctx.getLocationContext()); in checkBranchCondition() local
96 Ex = FindIt.FindExpr(Ex); in checkBranchCondition()