Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp91 DefaultBool CheckCStringOutOfBounds; member
360 if (!Filter.CheckCStringOutOfBounds) in CheckLocation()
397 if (!Filter.CheckCStringOutOfBounds) in CheckBufferAccess()
588 Filter.CheckCStringOutOfBounds ? Filter.CheckNameCStringOutOfBounds in emitOutOfBoundsBug()
647 if (!Filter.CheckCStringOutOfBounds) in checkAdditionOverflow()