Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DExplodedGraph.cpp378 const Stmt *ExplodedNode::getPreviousStmtForDiagnostics() const { in getPreviousStmtForDiagnostics() function in ExplodedNode
390 return getPreviousStmtForDiagnostics(); in getCurrentOrPreviousStmtForDiagnostics()
H A DBugReporter.cpp2393 S = ErrorNode->getPreviousStmtForDiagnostics(); in getStmt()
/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h286 const Stmt *getPreviousStmtForDiagnostics() const;