Lines Matching refs:DICompileUnit
209 void DebugInfoFinder::processCompileUnit(DICompileUnit *CU) { in processCompileUnit()
295 if (auto *CU = dyn_cast<DICompileUnit>(Scope)) { in processScope()
356 bool DebugInfoFinder::addCompileUnit(DICompileUnit *CU) { in addCompileUnit()
670 auto *Unit = cast_or_null<DICompileUnit>(map(MDS->getUnit())); in getReplacementSubprogram()
712 DICompileUnit *getReplacementCU(DICompileUnit *CU) { in getReplacementCU()
722 return DICompileUnit::getDistinct( in getReplacementCU()
725 CU->getSplitDebugFilename(), DICompileUnit::LineTablesOnly, EnumTypes, in getReplacementCU()
767 if (auto *CU = dyn_cast<DICompileUnit>(N)) in remap()
821 !isa<DICompileUnit>(MDN)) in traverse()
1083 static_cast<DICompileUnit::DebugEmissionKind>(Kind), DWOId, in LLVMDIBuilderCreateCompileUnit()
1085 DICompileUnit::DebugNameTableKind::Default, false, in LLVMDIBuilderCreateCompileUnit()