Searched refs:decomposeConstVolatile (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFTypePrinter.h | 50 void decomposeConstVolatile(DWARFDie &N, DWARFDie &T, DWARFDie &C,
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFTypePrinter.cpp | 473 void DWARFTypePrinter::decomposeConstVolatile(DWARFDie &N, DWARFDie &T, in decomposeConstVolatile() function in llvm::DWARFTypePrinter 492 decomposeConstVolatile(N, T, C, V); in appendConstVolatileQualifierAfter() 503 decomposeConstVolatile(N, T, C, V); in appendConstVolatileQualifierBefore()
|