Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h524 bool hasCallStackHint(PathDiagnosticPieceRef Piece) const { in hasCallStackHint() function
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp725 if (R->hasCallStackHint(P)) in updateStackPiecesWithMessage()