Lines Matching refs:cast
275 delete cast<MCAlignFragment>(this); in destroy()
278 delete cast<MCDataFragment>(this); in destroy()
281 delete cast<MCCompactEncodedInstFragment>(this); in destroy()
284 delete cast<MCFillFragment>(this); in destroy()
287 delete cast<MCNopsFragment>(this); in destroy()
290 delete cast<MCRelaxableFragment>(this); in destroy()
293 delete cast<MCOrgFragment>(this); in destroy()
296 delete cast<MCDwarfLineAddrFragment>(this); in destroy()
299 delete cast<MCDwarfCallFrameFragment>(this); in destroy()
302 delete cast<MCLEBFragment>(this); in destroy()
305 delete cast<MCBoundaryAlignFragment>(this); in destroy()
308 delete cast<MCSymbolIdFragment>(this); in destroy()
311 delete cast<MCCVInlineLineTableFragment>(this); in destroy()
314 delete cast<MCCVDefRangeFragment>(this); in destroy()
317 delete cast<MCPseudoProbeAddrFragment>(this); in destroy()
320 delete cast<MCDummyFragment>(this); in destroy()
375 const auto *AF = cast<MCAlignFragment>(this); in dump()
385 const auto *DF = cast<MCDataFragment>(this); in dump()
409 cast<MCCompactEncodedInstFragment>(this); in dump()
421 const auto *FF = cast<MCFillFragment>(this); in dump()
428 const auto *NF = cast<MCNopsFragment>(this); in dump()
434 const auto *F = cast<MCRelaxableFragment>(this); in dump()
442 const auto *OF = cast<MCOrgFragment>(this); in dump()
449 const auto *OF = cast<MCDwarfLineAddrFragment>(this); in dump()
456 const auto *CF = cast<MCDwarfCallFrameFragment>(this); in dump()
462 const auto *LF = cast<MCLEBFragment>(this); in dump()
468 const auto *BF = cast<MCBoundaryAlignFragment>(this); in dump()
476 const auto *F = cast<MCSymbolIdFragment>(this); in dump()
482 const auto *F = cast<MCCVInlineLineTableFragment>(this); in dump()
488 const auto *F = cast<MCCVDefRangeFragment>(this); in dump()
498 const auto *OF = cast<MCPseudoProbeAddrFragment>(this); in dump()