Searched defs:commitTemporaryBuffer (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | DwarfUnit.cpp | 76 void DIEDwarfExpression::commitTemporaryBuffer() { OutDIE.takeValues(TmpDIE); } in commitTemporaryBuffer() function in DIEDwarfExpression |
H A D | DwarfDebug.cpp | 217 void DebugLocDwarfExpression::commitTemporaryBuffer() { in commitTemporaryBuffer() function in DebugLocDwarfExpression |