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

/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h800 const Decl *getDeclWithIssue() const { return DeclWithIssue; } function in class:clang::ento::PathDiagnostic
/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2577 const Decl *BugReport::getDeclWithIssue() const { function in class:BugReport
3422 exampleReport->getDeclWithIssue(), exampleReport->getBugType().getName(),

Completed in 207 milliseconds