Home
last modified time | relevance | path

Searched refs:DeclToUnique (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h186 PathDiagnosticLocation LocationToUnique, const Decl *DeclToUnique) in BugReport() argument
188 UniqueingDecl(DeclToUnique), ErrorNode(errornode) {} in BugReport()
H A DPathDiagnostic.h795 const Decl *DeclToUnique,
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DPathDiagnostic.cpp134 PathDiagnosticLocation LocationToUnique, const Decl *DeclToUnique, in PathDiagnostic() argument
141 UniqueingDecl(DeclToUnique), ExecutedLines(std::move(ExecutedLines)), in PathDiagnostic()