Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp964 class EdgeBuilder { class
989 EdgeBuilder(PathDiagnostic &pd, PathDiagnosticBuilder &pdb) in EdgeBuilder() function in __anon889b26420211::EdgeBuilder
1002 ~EdgeBuilder() { in ~EdgeBuilder()
1033 EdgeBuilder::getContextLocation(const PathDiagnosticLocation &L) { in getContextLocation()
1044 bool EdgeBuilder::containsLocation(const PathDiagnosticLocation &Container, in containsLocation()
1091 void EdgeBuilder::rawAddEdge(PathDiagnosticLocation NewLoc) { in rawAddEdge()
1117 void EdgeBuilder::addEdge(PathDiagnosticLocation NewLoc, bool alwaysAdd, in addEdge()
1164 bool EdgeBuilder::IsConsumedExpr(const PathDiagnosticLocation &L) { in IsConsumedExpr()
1171 void EdgeBuilder::addExtendedContext(const Stmt *S) { in addExtendedContext()
1196 void EdgeBuilder::addContext(const Stmt *S) { in addContext()
[all …]