Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DPathDiagnostic.h524 bool hasCallStackHint() { in hasCallStackHint() function
/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp505 if (ep->hasCallStackHint()) in updateStackPiecesWithMessage()