Searched refs:decomposeConstVolatile (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFTypePrinter.h | 52 void decomposeConstVolatile(DieType &N, DieType &T, DieType &C, DieType &V); 583 void DWARFTypePrinter<DieType>::decomposeConstVolatile(DieType &N, DieType &T, in decomposeConstVolatile() function 604 decomposeConstVolatile(N, T, C, V); in appendConstVolatileQualifierAfter() 617 decomposeConstVolatile(N, T, C, V); in appendConstVolatileQualifierBefore()
|