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