Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DExplodedGraph.cpp379 const Stmt *ExplodedNode::getPreviousStmtForDiagnostics() const { in getPreviousStmtForDiagnostics() function in ExplodedNode
391 return getPreviousStmtForDiagnostics(); in getCurrentOrPreviousStmtForDiagnostics()
DBugReporter.cpp2368 S = ErrorNode->getPreviousStmtForDiagnostics(); in getStmt()
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExplodedGraph.h288 const Stmt *getPreviousStmtForDiagnostics() const;