Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFTypePrinter.cpp553 auto CVStep = [&](DWARFDie CV) { in appendSubroutineNameAfter() local
561 if (DWARFDie CV = CVStep(P)) { in appendSubroutineNameAfter()
562 CVStep(CV); in appendSubroutineNameAfter()