Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h517 bool hasCallStackHint(PathDiagnosticPieceRef Piece) const { in hasCallStackHint() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp723 if (R->hasCallStackHint(P)) in updateStackPiecesWithMessage()