Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DExplodedGraph.cpp386 const Stmt *ExplodedNode::getCurrentOrPreviousStmtForDiagnostics() const { in getCurrentOrPreviousStmtForDiagnostics() function in ExplodedNode
H A DBugReporter.cpp2213 hash.AddPointer(ErrorNode->getCurrentOrPreviousStmtForDiagnostics()); in Profile()
/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h292 const Stmt *getCurrentOrPreviousStmtForDiagnostics() const;