Searched defs:StInBound (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundChecker.cpp61 ProgramStateRef StInBound, StOutBound; local
H A DUndefResultChecker.cpp56 ProgramStateRef StInBound, StOutBound; local
H A DObjCContainersChecker.cpp132 ProgramStateRef StInBound, StOutBound; local
H A DCStringChecker.cpp426 ProgramStateRef StInBound, StOutBound; local
1056 ProgramStateRef StInBound = State->assumeInBound(Idx, SizeDV, true); local

Completed in 176 milliseconds