Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVReader.cpp285 bool DoMatch = options().getSelectGenericPattern() || in printScopes() local
288 return Root->doPrint(OutputSplit, DoMatch, DoPrint, OS); in printScopes()