Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp94 bool CheckCStringOutOfBounds = false; member
393 if (!Filter.CheckCStringOutOfBounds) in CheckLocation()
438 if (!Filter.CheckCStringOutOfBounds) in CheckBufferAccess()
654 Filter.CheckCStringOutOfBounds ? Filter.CheckNameCStringOutOfBounds in emitOutOfBoundsBug()
713 if (!Filter.CheckCStringOutOfBounds) in checkAdditionOverflow()