Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
DDWARFTypePrinter.cpp554 auto CVStep = [&](DWARFDie CV) { in appendSubroutineNameAfter() local
562 if (DWARFDie CV = CVStep(P)) { in appendSubroutineNameAfter()
563 CVStep(CV); in appendSubroutineNameAfter()