Home
last modified time | relevance | path

Searched defs:StInBound (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DObjCContainersChecker.cpp132 ProgramStateRef StInBound, StOutBound; in checkPreStmt() local
H A DCStringChecker.cpp1201 ProgramStateRef StInBound = State->assumeInBound(Idx, SizeDV, true); in isFirstBufInBound() local