Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/Symbolize/
H A DMarkupFilter.h103 bool trySGR(const MarkupNode &Node);
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/Symbolize/
H A DMarkupFilter.cpp209 if (trySGR(Node)) in filterNode()
403 bool MarkupFilter::trySGR(const MarkupNode &Node) { in trySGR() function in MarkupFilter