Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp102 GetCurrentOrPreviousStmt(const ExplodedNode *N) { in GetCurrentOrPreviousStmt() function
1388 hash.AddPointer(GetCurrentOrPreviousStmt(ErrorNode)); in Profile()
1537 if (const Stmt *S = GetCurrentOrPreviousStmt(ErrorNode)) { in getLocation()