Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DNullabilityChecker.cpp1014 static const Expr * matchValueExprForBind(const Stmt *S) { in matchValueExprForBind() function
1110 const Expr *ValueExpr = matchValueExprForBind(S); in checkBind()