Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DPlistDiagnostics.cpp178 SourceLocation StartEdge = I->getStart().asRange().getBegin(); in ReportControlFlow() local
179 EmitRange(o, SM, LangOpts, SourceRange(StartEdge, StartEdge), FM, indent+1); in ReportControlFlow()