Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFTypePrinter.cpp508 auto CVStep = [&](DWARFDie CV) { in appendSubroutineNameAfter() local
516 if (DWARFDie CV = CVStep(P)) { in appendSubroutineNameAfter()
517 CVStep(CV); in appendSubroutineNameAfter()