Home
last modified time | relevance | path

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

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