Searched defs:NodeAuditor (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
H A DExplodedGraph.cpp37 static ExplodedNode::Auditor* NodeAuditor = nullptr; variable
42 NodeAuditor = A;
223 if (NodeAuditor) NodeAuditor->AddEdge(V, this);

Completed in 67 milliseconds