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

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1075 static void addEdgeToPath(PathPieces &path, function
1141 addEdgeToPath(C.getActivePath(), PrevLoc,
1204 addEdgeToPath(C.getActivePath(), PrevLoc, Call->callReturn);
1227 addEdgeToPath(C.getActivePath(), PrevLoc, L);
1258 addEdgeToPath(C.getActivePath(), PrevLoc, p->getLocation());
1262 addEdgeToPath(C.getActivePath(), PrevLoc,
1299 addEdgeToPath(C.getActivePath(), PrevLoc, PE->getLocation());
1305 addEdgeToPath(C.getActivePath(), PrevLoc, L);
2035 addEdgeToPath(Construct.getActivePath(), PrevLoc, Note->getLocation());
2047 addEdgeToPath(Construc
[all...]

Completed in 210 milliseconds