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

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DLLVMConventionsChecker.cpp116 const Decl *DeclWithIssue; member in class:__anon920::StringRefCheckerVisitor
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp691 const Decl *DeclWithIssue = D->getDeclWithIssue(); local
H A DHTMLDiagnostics.cpp545 const Decl *DeclWithIssue = D.getDeclWithIssue(); local
H A DBugReporter.cpp3233 void BugReporter::EmitBasicReport(const Decl *DeclWithIssue, argument
3243 void BugReporter::EmitBasicReport(const Decl *DeclWithIssue, argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h253 const Decl *DeclWithIssue = nullptr; member in class:clang::ento::BasicBugReport
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h729 const Decl *DeclWithIssue; member in class:clang::ento::PathDiagnostic

Completed in 196 milliseconds