Home
last modified time | relevance | path

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

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