Home
last modified time | relevance | path

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

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