Lines Matching refs:DICompileUnit
205 void DebugInfoFinder::processCompileUnit(DICompileUnit *CU) { in processCompileUnit()
290 if (auto *CU = dyn_cast<DICompileUnit>(Scope)) { in processScope()
351 bool DebugInfoFinder::addCompileUnit(DICompileUnit *CU) { in addCompileUnit()
665 auto *Unit = cast_or_null<DICompileUnit>(map(MDS->getUnit())); in getReplacementSubprogram()
707 DICompileUnit *getReplacementCU(DICompileUnit *CU) { in getReplacementCU()
717 return DICompileUnit::getDistinct( in getReplacementCU()
720 CU->getSplitDebugFilename(), DICompileUnit::LineTablesOnly, EnumTypes, in getReplacementCU()
762 if (auto *CU = dyn_cast<DICompileUnit>(N)) in remap()
816 !isa<DICompileUnit>(MDN)) in traverse()
1078 static_cast<DICompileUnit::DebugEmissionKind>(Kind), DWOId, in LLVMDIBuilderCreateCompileUnit()
1080 DICompileUnit::DebugNameTableKind::Default, false, in LLVMDIBuilderCreateCompileUnit()