Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFTypePrinter.cpp85 void DWARFTypePrinter::appendPointerLikeTypeBefore(DWARFDie D, DWARFDie Inner, in appendPointerLikeTypeBefore() function in llvm::DWARFTypePrinter
110 appendPointerLikeTypeBefore(D, Inner(), "*"); in appendUnqualifiedNameBefore()
126 appendPointerLikeTypeBefore(D, Inner(), "&"); in appendUnqualifiedNameBefore()
129 appendPointerLikeTypeBefore(D, Inner(), "&&"); in appendUnqualifiedNameBefore()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFTypePrinter.h40 void appendPointerLikeTypeBefore(DWARFDie D, DWARFDie Inner, StringRef Ptr);