Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp256 static SVal getCStringLengthForRegion(CheckerContext &C,
997 SVal CStringChecker::getCStringLengthForRegion(CheckerContext &C, in getCStringLengthForRegion() function in CStringChecker
1095 return getCStringLengthForRegion(C, state, Ex, MR, hypothetical); in getCStringLength()