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

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

Completed in 69 milliseconds