Lines Matching refs:addFile
288 static InputFile *addFile(StringRef path, LoadType loadType, in addFile() function
454 addFile(*path, loadType, /*isLazy=*/false, isExplicit, in addLibrary()
483 addFile(*path, loadType, /*isLazy=*/false, isExplicit, false); in addFramework()
577 addFile(rerootPath(path), LoadType::CommandLine, isLazy); in addFileList()
1220 addFile(rerootPath(arg->getValue()), LoadType::CommandLine, isLazy); in createFiles()
1224 addFile(rerootPath(arg->getValue()), LoadType::CommandLine))) in createFiles()
1229 addFile(rerootPath(arg->getValue()), LoadType::CommandLine))) { in createFiles()
1236 addFile(rerootPath(arg->getValue()), LoadType::CommandLine))) in createFiles()
1243 addFile(rerootPath(arg->getValue()), LoadType::CommandLineForce); in createFiles()
1246 addFile(rerootPath(arg->getValue()), LoadType::CommandLine, in createFiles()
1303 in.objCImageInfo->addFile(file); in gatherInputSections()
1657 addFile(arg->getValue(), LoadType::CommandLine, /*isLazy=*/false, in link()