Lines Matching defs:CommandLine
44 #include "llvm/Support/CommandLine.h"
263 CommandLine, // Library was passed as a regular CLI argument
348 case LoadType::CommandLine:
578 addFile(rerootPath(path), LoadType::CommandLine, isLazy);
1238 addFile(rerootPath(arg->getValue()), LoadType::CommandLine, isLazy);
1242 addFile(rerootPath(arg->getValue()), LoadType::CommandLine)))
1247 addFile(rerootPath(arg->getValue()), LoadType::CommandLine))) {
1254 addFile(rerootPath(arg->getValue()), LoadType::CommandLine)))
1264 addFile(rerootPath(arg->getValue()), LoadType::CommandLine,
1276 /*isExplicit=*/true, LoadType::CommandLine);
1285 LoadType::CommandLine);
1735 addFile(arg->getValue(), LoadType::CommandLine, /*isLazy=*/false,