Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFTypePrinter.h41 void appendPointerLikeTypeBefore(DieType D, DieType Inner, StringRef Ptr);
182 void DWARFTypePrinter<DieType>::appendPointerLikeTypeBefore(DieType D, in appendPointerLikeTypeBefore() function
208 appendPointerLikeTypeBefore(D, Inner(), "*"); in appendUnqualifiedNameBefore()
224 appendPointerLikeTypeBefore(D, Inner(), "&"); in appendUnqualifiedNameBefore()
227 appendPointerLikeTypeBefore(D, Inner(), "&&"); in appendUnqualifiedNameBefore()