Home
last modified time | relevance | path

Searched refs:addBaseTypeRef (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h362 void addBaseTypeRef(DIEValueList &Die, int64_t Idx);
H A DDwarfCompileUnit.cpp1577 void DwarfCompileUnit::addBaseTypeRef(DIEValueList &Die, int64_t Idx) { in addBaseTypeRef() function in DwarfCompileUnit
H A DDwarfUnit.cpp62 CU.addBaseTypeRef(getActiveDIE(), Idx); in emitBaseTypeRef()