Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp105 bool CheckCStringOutOfBounds = false; member
417 if (!Filter.CheckCStringOutOfBounds) in CheckLocation()
462 if (!Filter.CheckCStringOutOfBounds) in CheckBufferAccess()
678 Filter.CheckCStringOutOfBounds ? Filter.CheckNameCStringOutOfBounds in emitOutOfBoundsBug()
737 if (!Filter.CheckCStringOutOfBounds) in checkAdditionOverflow()