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

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

Completed in 198 milliseconds