Home
last modified time | relevance | path

Searched defs:declWithIssue (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DLLVMConventionsChecker.cpp122 StringRefCheckerVisitor(const Decl *declWithIssue, BugReporter &br, in StringRefCheckerVisitor()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h261 void setDeclWithIssue(const Decl *declWithIssue) { in setDeclWithIssue()
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DPathDiagnostic.cpp132 StringRef CheckName, const Decl *declWithIssue, StringRef bugtype, in PathDiagnostic()