Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExplodedGraph.cpp377 const Stmt *ExplodedNode::getPreviousStmtForDiagnostics() const { in getPreviousStmtForDiagnostics() function in ExplodedNode
389 return getPreviousStmtForDiagnostics(); in getCurrentOrPreviousStmtForDiagnostics()
H A DBugReporter.cpp2405 S = ErrorNode->getPreviousStmtForDiagnostics(); in getStmt()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h287 const Stmt *getPreviousStmtForDiagnostics() const;