Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2572 BugPathGetter(const ExplodedGraph *OriginalGraph,
2580 BugPathGetter::BugPathGetter(const ExplodedGraph *OriginalGraph, in BugPathGetter() argument
2593 TrimmedGraph = OriginalGraph->trim(Nodes, &ForwardMap); in BugPathGetter()