Home
last modified time | relevance | path

Searched defs:verifyMatch (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMismatchedIteratorChecker.cpp203 void MismatchedIteratorChecker::verifyMatch(CheckerContext &C, const SVal &Iter, in verifyMatch() function in MismatchedIteratorChecker
239 void MismatchedIteratorChecker::verifyMatch(CheckerContext &C, in verifyMatch() function in MismatchedIteratorChecker
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DBlockFrequencyInfo.cpp292 void BlockFrequencyInfo::verifyMatch(BlockFrequencyInfo &Other) const { in verifyMatch() function in BlockFrequencyInfo