Searched refs:getCurrentOrPreviousStmtForDiagnostics (Results 1 – 3 of 3) sorted by relevance
294 const Stmt *getCurrentOrPreviousStmtForDiagnostics() const;
387 const Stmt *ExplodedNode::getCurrentOrPreviousStmtForDiagnostics() const { in getCurrentOrPreviousStmtForDiagnostics() function in ExplodedNode
2213 hash.AddPointer(ErrorNode->getCurrentOrPreviousStmtForDiagnostics()); in Profile()