Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFTypePrinter.h53 void appendConstVolatileQualifierBefore(DWARFDie N);
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFTypePrinter.cpp151 appendConstVolatileQualifierBefore(D); in appendUnqualifiedNameBefore()
499 void DWARFTypePrinter::appendConstVolatileQualifierBefore(DWARFDie N) { in appendConstVolatileQualifierBefore() function in llvm::DWARFTypePrinter