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.h715 const Decl *DeclWithIssue; variable
/external/clang/lib/StaticAnalyzer/Checkers/
DLLVMConventionsChecker.cpp118 const Decl *DeclWithIssue; member in __anon13ed524d0111::StringRefCheckerVisitor
/external/clang/lib/StaticAnalyzer/Core/
DPlistDiagnostics.cpp393 if (const Decl *DeclWithIssue = D->getDeclWithIssue()) { in FlushDiagnosticsImpl() local
DHTMLDiagnostics.cpp136 if (const Decl *DeclWithIssue = D.getDeclWithIssue()) { in ReportDiag() local
DBugReporter.cpp3471 void BugReporter::EmitBasicReport(const Decl *DeclWithIssue, in EmitBasicReport()
3479 void BugReporter::EmitBasicReport(const Decl *DeclWithIssue, in EmitBasicReport()