Home
last modified time | relevance | path

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

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