Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp2521 const PathDiagnosticControlFlowPiece *FirstEdge = in dropFunctionEntryEdge() local
2523 if (!FirstEdge) in dropFunctionEntryEdge()
2528 if (FirstEdge->getStartLocation() != EntryLoc) in dropFunctionEntryEdge()