Home
last modified time | relevance | path

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

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