Searched refs:decomposeConstVolatile (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/ |
| D | DWARFTypePrinter.h | 50 void decomposeConstVolatile(DWARFDie &N, DWARFDie &T, DWARFDie &C,
|
| /openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/ |
| D | DWARFTypePrinter.cpp | 458 void DWARFTypePrinter::decomposeConstVolatile(DWARFDie &N, DWARFDie &T, in decomposeConstVolatile() function in llvm::DWARFTypePrinter 477 decomposeConstVolatile(N, T, C, V); in appendConstVolatileQualifierAfter() 488 decomposeConstVolatile(N, T, C, V); in appendConstVolatileQualifierBefore()
|