Searched refs:InterestingnessMap (Results 1 – 1 of 1) sorted by relevance
2238 llvm::DenseMap<T, bugreporter::TrackingKind> &InterestingnessMap, T Val, in insertToInterestingnessMap() argument2240 auto Result = InterestingnessMap.insert({Val, TKind}); in insertToInterestingnessMap()