Home
last modified time | relevance | path

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

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