Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp83 const void *tagLesser = TrackConstraintBRVisitor::getTag(); in eventsDescribeSameCondition() local
88 if (X->getTag() == tagPreferred && Y->getTag() == tagLesser) in eventsDescribeSameCondition()
91 if (Y->getTag() == tagPreferred && X->getTag() == tagLesser) in eventsDescribeSameCondition()