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.cpp98 bool CheckCStringOutOfBounds = false; member
582 if (!Filter.CheckCStringOutOfBounds) in CheckLocation()
618 if (!Filter.CheckCStringOutOfBounds) in CheckBufferAccess()
843 BT_Bounds.reset(new BugType(Filter.CheckCStringOutOfBounds in emitOutOfBoundsBug()
906 if (!Filter.CheckCStringOutOfBounds) in checkAdditionOverflow()