Searched refs:addBaseTypeRef (Results 1 – 3 of 3) sorted by relevance
391 void addBaseTypeRef(DIEValueList &Die, int64_t Idx);
1675 void DwarfCompileUnit::addBaseTypeRef(DIEValueList &Die, int64_t Idx) { in addBaseTypeRef() function in DwarfCompileUnit
61 CU.addBaseTypeRef(getActiveDIE(), Idx); in emitBaseTypeRef()