Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DLLVMConventionsChecker.cpp121 StringRefCheckerVisitor(const Decl *declWithIssue, BugReporter &br, in StringRefCheckerVisitor()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h284 void setDeclWithIssue(const Decl *declWithIssue) { in setDeclWithIssue()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DPathDiagnostic.cpp121 StringRef CheckerName, const Decl *declWithIssue, StringRef bugtype, in PathDiagnostic()