Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1091 static void addEdgeToPath(PathPieces &path, in addEdgeToPath() function
1157 addEdgeToPath(C.getActivePath(), PrevLoc, in generatePathDiagnosticsForNode()
1220 addEdgeToPath(C.getActivePath(), PrevLoc, Call->callReturn); in generatePathDiagnosticsForNode()
1243 addEdgeToPath(C.getActivePath(), PrevLoc, L); in generatePathDiagnosticsForNode()
1276 addEdgeToPath(C.getActivePath(), PrevLoc, p->getLocation()); in generatePathDiagnosticsForNode()
1283 addEdgeToPath(C.getActivePath(), PrevLoc, in generatePathDiagnosticsForNode()
1320 addEdgeToPath(C.getActivePath(), PrevLoc, PE->getLocation()); in generatePathDiagnosticsForNode()
1329 addEdgeToPath(C.getActivePath(), PrevLoc, L); in generatePathDiagnosticsForNode()
2052 addEdgeToPath(Construct.getActivePath(), PrevLoc, Note->getLocation()); in generate()
2064 addEdgeToPath(Construct.getActivePath(), PrevLoc, in generate()