Searched refs:getCU (Results 1 – 3 of 3) sorted by relevance
330 virtual DwarfCompileUnit &getCU() = 0;435 DwarfCompileUnit &getCU() override { return CU; } in getCU() function
98 DwarfCompileUnit &getCU() override { return *this; } in getCU() function
303 : getCU().getOrCreateSourceID(FileName, DirName); in getOrCreateSourceID()838 DD->addDwarfTypeUnitType(getCU(), TypeId->getString(), TyDIE, CTy); in getOrCreateTypeDIE()