Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/Symbolize/
H A DMarkupFilter.h87 bool tryReset(const MarkupNode &Element,
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/Symbolize/
H A DMarkupFilter.cpp89 if (tryReset(Node, DeferredNodes)) in tryContextualElement()
125 bool MarkupFilter::tryReset(const MarkupNode &Node, in tryReset() function in MarkupFilter