Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp2013 if (const Stmt *PrevSrc = getLocStmt(PrevPiece->getStartLocation())) { in addContextEdges() local
2014 const Stmt *PrevSrcParent = getStmtParent(PrevSrc, PM); in addContextEdges()