Searched refs:SetAuditor (Results 1 – 3 of 3) sorted by relevance
659 ExplodedNode::SetAuditor(Auditor.get()); in ActionExprEngine()668 ExplodedNode::SetAuditor(nullptr); in ActionExprEngine()
237 static void SetAuditor(Auditor* A);
40 void ExplodedNode::SetAuditor(ExplodedNode::Auditor* A) { in SetAuditor() function in ExplodedNode