Home
last modified time | relevance | path

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

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