Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFTypePrinter.h54 void appendConstVolatileQualifierBefore(DieType N);
250 appendConstVolatileQualifierBefore(D); in appendUnqualifiedNameBefore()
613 void DWARFTypePrinter<DieType>::appendConstVolatileQualifierBefore(DieType N) { in appendConstVolatileQualifierBefore() function