Home
last modified time | relevance | path

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

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