Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp57 static const Stmt *GetPreviousStmt(const ExplodedNode *N) { in GetPreviousStmt() function
70 return GetPreviousStmt(N); in GetCurrentOrPreviousStmt()
2697 S = GetPreviousStmt(ErrorNode); in getStmt()