Searched defs:verifyMatch (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | MismatchedIteratorChecker.cpp | 203 void MismatchedIteratorChecker::verifyMatch(CheckerContext &C, const SVal &Iter, in verifyMatch() function in MismatchedIteratorChecker |
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ | ||
H A D | BlockFrequencyInfo.cpp | 292 void BlockFrequencyInfo::verifyMatch(BlockFrequencyInfo &Other) const { in verifyMatch() function in BlockFrequencyInfo |