Searched refs:FindExpr (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
H A DUndefBranchChecker.cpp36 const Expr *FindExpr(const Expr *Ex) { function in struct:__anon18244::UndefBranchChecker::FindUndefExpr
43 const Expr *E2 = FindExpr(ExI);
98 Ex = FindIt.FindExpr(Ex);

Completed in 1493 milliseconds