Home
last modified time | relevance | path

Searched defs:lenVal (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp1932 SVal lenVal = state->getSVal(lenExpr.Expression, LCtx); in evalStrcpyCommon() local
2367 SVal lenVal = state->getSVal(lenExpr, LCtx); in evalStrcmpCommon() local