Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/StaticAnalyzer/
H A DRangeSetTest.cpp168 void checkIntersectImpl(RangeSet LHS, PointOrSet RHS, RangeSet Expected) { in checkIntersectImpl() function in __anon48c83e7c0111::RangeSetTest
184 wrap(&Self::checkIntersectImpl<RangeSet>, RawLHS, RawRHS, RawExpected); in checkIntersect()
189 wrap(&Self::checkIntersectImpl<const llvm::APSInt &>, RawLHS, RawRHS, in checkIntersect()