Lines Matching refs:DICompileUnit
162 void DebugInfoFinder::processCompileUnit(DICompileUnit *CU) { in processCompileUnit()
239 if (auto *CU = dyn_cast<DICompileUnit>(Scope)) { in processScope()
308 bool DebugInfoFinder::addCompileUnit(DICompileUnit *CU) { in addCompileUnit()
555 auto *Unit = cast_or_null<DICompileUnit>(map(MDS->getUnit())); in getReplacementSubprogram()
597 DICompileUnit *getReplacementCU(DICompileUnit *CU) { in getReplacementCU()
607 return DICompileUnit::getDistinct( in getReplacementCU()
610 CU->getSplitDebugFilename(), DICompileUnit::LineTablesOnly, EnumTypes, in getReplacementCU()
652 if (auto *CU = dyn_cast<DICompileUnit>(N)) in remap()
706 !isa<DICompileUnit>(MDN)) in traverse()
926 static_cast<DICompileUnit::DebugEmissionKind>(Kind), DWOId, in LLVMDIBuilderCreateCompileUnit()
928 DICompileUnit::DebugNameTableKind::Default, false, in LLVMDIBuilderCreateCompileUnit()