Searched defs:verboseDesc (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
H A DPathDiagnostic.cpp111 StringRef bugtype, StringRef verboseDesc,
118 VerboseDesc(StripTrailingDots(verboseDesc)),
110 PathDiagnostic(StringRef CheckName, const Decl *declWithIssue, StringRef bugtype, StringRef verboseDesc, StringRef shortDesc, StringRef category, PathDiagnosticLocation LocationToUnique, const Decl *DeclToUnique) argument

Completed in 53 milliseconds