Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/Symbolize/
H A DMarkupFilter.h99 bool tryPC(const MarkupNode &Node);
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/Symbolize/
H A DMarkupFilter.cpp218 if (tryPC(Node)) in tryPresentation()
237 bool MarkupFilter::tryPC(const MarkupNode &Node) { in tryPC() function in MarkupFilter