Searched defs:getUnitDie (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp203 const DIE *DIE::getUnitDie() const { function in class:DIE
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DDIE.h911 DIE &getUnitDie() { return Die; } function in class:llvm::DIEUnit
912 const DIE &getUnitDie() const { return Die; } function in class:llvm::DIEUnit

Completed in 128 milliseconds