Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DMismatchedIteratorChecker.cpp205 void MismatchedIteratorChecker::verifyMatch(CheckerContext &C, const SVal &Iter, in verifyMatch() function in MismatchedIteratorChecker
241 void MismatchedIteratorChecker::verifyMatch(CheckerContext &C, in verifyMatch() function in MismatchedIteratorChecker
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DBlockFrequencyInfo.cpp291 void BlockFrequencyInfo::verifyMatch(BlockFrequencyInfo &Other) const { in verifyMatch() function in BlockFrequencyInfo