Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/Symbolize/
H A DMarkupFilter.h100 bool tryBackTrace(const MarkupNode &Node);
/openbsd/gnu/llvm/llvm/lib/DebugInfo/Symbolize/
H A DMarkupFilter.cpp220 if (tryBackTrace(Node)) in tryPresentation()
291 bool MarkupFilter::tryBackTrace(const MarkupNode &Node) { in tryBackTrace() function in MarkupFilter