Searched refs:getDIEBlock (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h164 DIEBlock *getDIEBlock() { return new (DIEValueAllocator) DIEBlock(); } function in class:llvm::CompileUnit
H A DDwarfCompileUnit.cpp1474 DIEBlock *Block = getDIEBlock();

Completed in 53 milliseconds