Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h75 const Decl *DeclWithIssue; variable
H A DPathDiagnostic.h715 const Decl *DeclWithIssue; variable
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DLLVMConventionsChecker.cpp118 const Decl *DeclWithIssue; member in __anona9bf5bc70111::StringRefCheckerVisitor
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp393 if (const Decl *DeclWithIssue = D->getDeclWithIssue()) { in FlushDiagnosticsImpl() local
H A DHTMLDiagnostics.cpp136 if (const Decl *DeclWithIssue = D.getDeclWithIssue()) { in ReportDiag() local
H A DBugReporter.cpp3454 void BugReporter::EmitBasicReport(const Decl *DeclWithIssue, in EmitBasicReport()
3462 void BugReporter::EmitBasicReport(const Decl *DeclWithIssue, in EmitBasicReport()