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

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h754 const Decl *getDeclWithIssue() const { return DeclWithIssue; } function in class:clang::ento::PathDiagnostic
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2027 const Decl *BugReport::getDeclWithIssue() const { function in class:BugReport

Completed in 136 milliseconds