Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()