Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporter.h150 BugReport(BugType& bt, StringRef shortDesc, StringRef desc, in BugReport() argument
152 : BT(bt), DeclWithIssue(nullptr), ShortDescription(shortDesc), in BugReport()
DPathDiagnostic.h739 StringRef bugtype, StringRef verboseDesc, StringRef shortDesc,
/external/clang/lib/StaticAnalyzer/Core/
DPathDiagnostic.cpp108 StringRef shortDesc, StringRef category, in PathDiagnostic() argument
115 ShortDesc(StripTrailingDots(shortDesc)), in PathDiagnostic()