Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DPlistDiagnostics.cpp400 const Decl *DeclWithIssue = D->getDeclWithIssue(); in FlushDiagnosticsImpl() local
407 if (const Decl *DeclWithIssue = D->getDeclWithIssue()) { in FlushDiagnosticsImpl() local
DHTMLDiagnostics.cpp138 if (const Decl *DeclWithIssue = D.getDeclWithIssue()) { in ReportDiag() local
245 const Decl *DeclWithIssue = D.getDeclWithIssue(); in ReportDiag() local
DBugReporter.cpp3446 void BugReporter::EmitBasicReport(const Decl *DeclWithIssue, in EmitBasicReport()
3454 void BugReporter::EmitBasicReport(const Decl *DeclWithIssue, in EmitBasicReport()
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporter.h75 const Decl *DeclWithIssue; variable
DPathDiagnostic.h718 const Decl *DeclWithIssue; variable
/external/clang/lib/StaticAnalyzer/Checkers/
DLLVMConventionsChecker.cpp118 const Decl *DeclWithIssue; member in __anona612e1bb0111::StringRefCheckerVisitor