Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFTypePrinter.h42 DWARFDie appendUnqualifiedNameBefore(DWARFDie D,
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFTypePrinter.cpp98 DWARFTypePrinter::appendUnqualifiedNameBefore(DWARFDie D, in appendUnqualifiedNameBefore() function in llvm::DWARFTypePrinter
321 return appendUnqualifiedNameBefore(D); in appendQualifiedNameBefore()
534 DWARFDie Inner = appendUnqualifiedNameBefore(D, OriginalFullName); in appendUnqualifiedName()