Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DNullabilityChecker.cpp990 static const Expr * matchValueExprForBind(const Stmt *S) { in matchValueExprForBind() function
1086 const Expr *ValueExpr = matchValueExprForBind(S); in checkBind()