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

/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1004 addExtendedContext(PDB.getEnclosingStmtLocation(S).asStmt());
1033 void addExtendedContext(const Stmt *S);
1177 void EdgeBuilder::addExtendedContext(const Stmt *S) { function in class:EdgeBuilder
1562 EB.addExtendedContext(PDB.getEnclosingStmtLocation(stmt).asStmt());
1586 EB.addExtendedContext(PDB.getEnclosingStmtLocation(S).asStmt());

Completed in 89 milliseconds