Home
last modified time | relevance | path

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

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