Home | History | Annotate | Download | only in Chapter9

Lines Matching refs:Unit

842 static DISubroutineType *CreateFunctionType(unsigned NumArgs, DIFile *Unit) {
1241 DIFile *Unit = DBuilder->createFile(KSDbgInfo.TheCU->getFilename(),
1243 DIScope *FContext = Unit;
1247 FContext, P.getName(), StringRef(), Unit, LineNo,
1248 CreateFunctionType(TheFunction->arg_size(), Unit),
1270 SP, Arg.getName(), ++ArgIdx, Unit, LineNo, KSDbgInfo.getDoubleTy(),
1429 // Create the compile unit for the module.