Searched defs:verifyMatch (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | MismatchedIteratorChecker.cpp | 195 void MismatchedIteratorChecker::verifyMatch(CheckerContext &C, SVal Iter, in verifyMatch() function in MismatchedIteratorChecker |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | BlockFrequencyInfo.cpp | 279 void BlockFrequencyInfo::verifyMatch(BlockFrequencyInfo &Other) const { verifyMatch() function in BlockFrequencyInfo |