Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2238 llvm::DenseMap<T, bugreporter::TrackingKind> &InterestingnessMap, T Val, in insertToInterestingnessMap() argument
2240 auto Result = InterestingnessMap.insert({Val, TKind}); in insertToInterestingnessMap()