Home | History | Annotate | Download | only in Chapter8

Lines Matching refs:Unit

841 static DISubroutineType *CreateFunctionType(unsigned NumArgs, DIFile *Unit) {
1245 DIFile *Unit = DBuilder->createFile(KSDbgInfo.TheCU->getFilename(),
1247 DIScope *FContext = Unit;
1251 FContext, P.getName(), StringRef(), Unit, LineNo,
1252 CreateFunctionType(TheFunction->arg_size(), Unit),
1274 SP, Arg.getName(), ++ArgIdx, Unit, LineNo, KSDbgInfo.getDoubleTy(),
1433 // Create the compile unit for the module.