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

/external/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp232 StringRef BugDesc = D.getVerboseDescription(); local
233 if (!BugDesc.empty())
234 os << "\n<!-- BUGDESC " << BugDesc << " -->\n"; local

Completed in 60 milliseconds