Lines Matching refs:TrackingKind
2226 llvm::DenseMap<T, bugreporter::TrackingKind> &InterestingnessMap, T Val, in insertToInterestingnessMap()
2227 bugreporter::TrackingKind TKind) { in insertToInterestingnessMap()
2240 case bugreporter::TrackingKind::Thorough: in insertToInterestingnessMap()
2241 Result.first->getSecond() = bugreporter::TrackingKind::Thorough; in insertToInterestingnessMap()
2243 case bugreporter::TrackingKind::Condition: in insertToInterestingnessMap()
2254 bugreporter::TrackingKind TKind) { in markInteresting()
2279 bugreporter::TrackingKind TKind) { in markInteresting()
2302 bugreporter::TrackingKind TKind) { in markInteresting()
2313 Optional<bugreporter::TrackingKind>
2325 case bugreporter::TrackingKind::Thorough: in getInterestingnessKind()
2327 case bugreporter::TrackingKind::Condition: in getInterestingnessKind()
2338 Optional<bugreporter::TrackingKind>
2350 Optional<bugreporter::TrackingKind>