Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/Symbolize/
H A DMarkupFilter.h89 bool tryModule(const MarkupNode &Element,
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DMarkupFilter.cpp88 return tryModule(Node, DeferredNodes); in tryContextualElement()
142 bool MarkupFilter::tryModule(const MarkupNode &Node, in tryModule() function in MarkupFilter