Searched refs:getUnitOrNull (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp110 const DIE *Cu = getUnitOrNull();
117 const DIE *DIE::getUnitOrNull() const { function in class:DIE
H A DDIE.h168 const DIE *getUnitOrNull() const;
H A DDwarfUnit.cpp377 const DIE *DieCU = Die.getUnitOrNull();
378 const DIE *EntryCU = Entry->getEntry().getUnitOrNull();

Completed in 250 milliseconds