Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DCStringChecker.cpp133 static SVal getCStringLengthForRegion(CheckerContext &C,
672 SVal CStringChecker::getCStringLengthForRegion(CheckerContext &C, in getCStringLengthForRegion() function in CStringChecker
767 return getCStringLengthForRegion(C, state, Ex, MR, hypothetical); in getCStringLength()