Home
last modified time | relevance | path

Searched defs:DeclWithIssue (Results 1 – 6 of 6) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporter.h75 const Decl *DeclWithIssue; variable
DPathDiagnostic.h719 const Decl *DeclWithIssue; variable
/external/clang/lib/StaticAnalyzer/Checkers/
DLLVMConventionsChecker.cpp118 const Decl *DeclWithIssue; member in __anonb73d8c160111::StringRefCheckerVisitor
/external/clang/lib/StaticAnalyzer/Core/
DPlistDiagnostics.cpp395 if (const Decl *DeclWithIssue = D->getDeclWithIssue()) { in FlushDiagnosticsImpl() local
DHTMLDiagnostics.cpp136 if (const Decl *DeclWithIssue = D.getDeclWithIssue()) { in ReportDiag() local
DBugReporter.cpp3449 void BugReporter::EmitBasicReport(const Decl *DeclWithIssue, in EmitBasicReport()
3457 void BugReporter::EmitBasicReport(const Decl *DeclWithIssue, in EmitBasicReport()