Home
last modified time | relevance | path

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

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