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

/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1977 static void addContextEdges(PathPieces &pieces, SourceManager &SM, function
2050 /// This restructures some of the work of addContextEdges. That function
2053 /// addContextEdges, we may have (1) an edge to the branch, (2) an edge from
2165 /// Eliminate two-edge cycles created by addContextEdges().
2497 addContextEdges(path, SM, PM, LC);

Completed in 424 milliseconds