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

/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h794 const Decl *getDeclWithIssue() const { return DeclWithIssue; } function in class:clang::ento::PathDiagnostic
/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2530 const Decl *BugReport::getDeclWithIssue() const { function in class:BugReport
3378 D(new PathDiagnostic(exampleReport->getDeclWithIssue(),

Completed in 54 milliseconds