Searched refs:addEdgeToPath (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ |
| H A D | BugReporter.cpp | 968 static void addEdgeToPath(PathPieces &path, in addEdgeToPath() function 1044 addEdgeToPath(PD.getActivePath(), PrevLoc, in generatePathDiagnosticsForNode() 1123 addEdgeToPath(PD.getActivePath(), PrevLoc, C->callReturn); in generatePathDiagnosticsForNode() 1153 addEdgeToPath(PD.getActivePath(), PrevLoc, L); in generatePathDiagnosticsForNode() 1195 addEdgeToPath(PD.getActivePath(), PrevLoc, p->getLocation()); in generatePathDiagnosticsForNode() 1199 addEdgeToPath(PD.getActivePath(), PrevLoc, in generatePathDiagnosticsForNode() 1235 addEdgeToPath(PD.getActivePath(), PrevLoc, in generatePathDiagnosticsForNode() 1242 addEdgeToPath(PD.getActivePath(), PrevLoc, L); in generatePathDiagnosticsForNode() 1961 addEdgeToPath(PD->getActivePath(), PrevLoc, Note->getLocation()); in generatePathDiagnosticForConsumer() 1972 addEdgeToPath(PD->getActivePath(), PrevLoc, in generatePathDiagnosticForConsumer()
|