Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFTypePrinter.h39 bool needsParens(DieType D);
175 bool DWARFTypePrinter<DieType>::needsParens(DieType D) { in needsParens() function
188 if (needsParens(Inner)) in appendPointerLikeTypeBefore()
231 if (needsParens(InnerDIE)) in appendUnqualifiedNameBefore()
336 if (needsParens(Inner)) in appendUnqualifiedNameAfter()