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.cpp1108 static void addEdgeToPath(PathPieces &path, in addEdgeToPath() function
1174 addEdgeToPath(C.getActivePath(), PrevLoc, in generatePathDiagnosticsForNode()
1237 addEdgeToPath(C.getActivePath(), PrevLoc, Call->callReturn); in generatePathDiagnosticsForNode()
1260 addEdgeToPath(C.getActivePath(), PrevLoc, L); in generatePathDiagnosticsForNode()
1293 addEdgeToPath(C.getActivePath(), PrevLoc, p->getLocation()); in generatePathDiagnosticsForNode()
1300 addEdgeToPath(C.getActivePath(), PrevLoc, in generatePathDiagnosticsForNode()
1337 addEdgeToPath(C.getActivePath(), PrevLoc, PE->getLocation()); in generatePathDiagnosticsForNode()
1346 addEdgeToPath(C.getActivePath(), PrevLoc, L); in generatePathDiagnosticsForNode()
2069 addEdgeToPath(Construct.getActivePath(), PrevLoc, Note->getLocation()); in generate()
2081 addEdgeToPath(Construct.getActivePath(), PrevLoc, in generate()