Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp856 addExtendedContext(PDB.getEnclosingStmtLocation(S).asStmt()); in EdgeBuilder()
884 void addExtendedContext(const Stmt *S);
1021 void EdgeBuilder::addExtendedContext(const Stmt *S) { in addExtendedContext() function in EdgeBuilder
1295 EB.addExtendedContext(PDB.getEnclosingStmtLocation(stmt).asStmt()); in GenerateExtensivePathDiagnostic()
1319 EB.addExtendedContext(PDB.getEnclosingStmtLocation(S).asStmt()); in GenerateExtensivePathDiagnostic()