Searched refs:hasCallStackHint (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h530 bool hasCallStackHint() { return (bool)CallStackHint; } function in class:clang::ento::PathDiagnosticEventPiece
/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp541 if (ep->hasCallStackHint())

Completed in 482 milliseconds