Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h245 void setDeclWithIssue(const Decl *declWithIssue) { in setDeclWithIssue()
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DLLVMConventionsChecker.cpp123 StringRefCheckerVisitor(const Decl *declWithIssue, BugReporter &br, in StringRefCheckerVisitor()
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DPathDiagnostic.cpp110 PathDiagnostic::PathDiagnostic(StringRef CheckName, const Decl *declWithIssue, in PathDiagnostic()