Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporter.h517 bool hasCallStackHint(PathDiagnosticPieceRef Piece) const { in hasCallStackHint() function
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DPathDiagnostic.h533 bool hasCallStackHint() { return (bool)CallStackHint; } in hasCallStackHint() function