Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp97 bool CheckCStringOutOfBounds = false; member
587 if (!Filter.CheckCStringOutOfBounds) in CheckLocation()
623 if (!Filter.CheckCStringOutOfBounds) in CheckBufferAccess()
849 BT_Bounds.reset(new BugType(Filter.CheckCStringOutOfBounds in emitOutOfBoundsBug()
912 if (!Filter.CheckCStringOutOfBounds) in checkAdditionOverflow()