Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDArrayBoundCheckerV2.cpp138 static void markPartsInteresting(PathSensitiveBugReport &BR,
673 void ArrayBoundCheckerV2::markPartsInteresting(PathSensitiveBugReport &BR, in markPartsInteresting() function in ArrayBoundCheckerV2
721 markPartsInteresting(*BR, ErrorState, Offset, IsTaintBug); in reportOOB()
723 markPartsInteresting(*BR, ErrorState, *Extent, IsTaintBug); in reportOOB()