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.cpp2615 BugPathGetter(const ExplodedGraph *OriginalGraph,
2623 BugPathGetter::BugPathGetter(const ExplodedGraph *OriginalGraph, in BugPathGetter() argument
2636 TrimmedGraph = OriginalGraph->trim(Nodes, &ForwardMap); in BugPathGetter()