Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/Symbolize/
H A DMarkupFilter.h101 bool tryData(const MarkupNode &Node);
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/Symbolize/
H A DMarkupFilter.cpp222 return tryData(Node); in tryPresentation()
372 bool MarkupFilter::tryData(const MarkupNode &Node) { in tryData() function in MarkupFilter