Searched defs:getDeclWithIssue (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h822 const Decl *getDeclWithIssue() const { return DeclWithIssue; } function in class:clang::ento::PathDiagnostic
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2128 const Decl *PathSensitiveBugReport::getDeclWithIssue() const { function in class:PathSensitiveBugReport

Completed in 173 milliseconds