Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp94 bool CheckCStringOutOfBounds = false; member
432 if (!Filter.CheckCStringOutOfBounds) in CheckLocation()
477 if (!Filter.CheckCStringOutOfBounds) in CheckBufferAccess()
698 BT_Bounds.reset(new BugType(Filter.CheckCStringOutOfBounds in emitOutOfBoundsBug()
761 if (!Filter.CheckCStringOutOfBounds) in checkAdditionOverflow()