Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp352 const void *tagLesser = TrackConstraintBRVisitor::getTag(); in eventsDescribeSameCondition() local
357 if (X->getTag() == tagPreferred && Y->getTag() == tagLesser) in eventsDescribeSameCondition()
360 if (Y->getTag() == tagPreferred && X->getTag() == tagLesser) in eventsDescribeSameCondition()