Searched refs:SetAuditor (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp647 ExplodedNode::SetAuditor(Auditor.get());
656 ExplodedNode::SetAuditor(nullptr);
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h239 static void SetAuditor(Auditor* A);
/external/clang/lib/StaticAnalyzer/Core/
H A DExplodedGraph.cpp40 void ExplodedNode::SetAuditor(ExplodedNode::Auditor* A) { function in class:ExplodedNode

Completed in 85 milliseconds