Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/Symbolize/
H A DMarkupFilter.h82 bool tryContextualElement(const MarkupNode &Node,
/src/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DMarkupFilter.cpp55 if (tryContextualElement(*Node, DeferredNodes)) in filter()
85 bool MarkupFilter::tryContextualElement( in tryContextualElement() function in MarkupFilter