Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFTypePrinter.cpp79 bool DWARFTypePrinter::needsParens(DWARFDie D) { in needsParens() function in llvm::DWARFTypePrinter
90 if (needsParens(Inner)) in appendPointerLikeTypeBefore()
133 if (needsParens(InnerDIE)) in appendUnqualifiedNameBefore()
236 if (needsParens(Inner)) in appendUnqualifiedNameAfter()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFTypePrinter.h38 bool needsParens(DWARFDie D);