Lines Matching defs:CommandLine
43 #include "llvm/Support/CommandLine.h"
262 CommandLine, // Library was passed as a regular CLI argument
347 case LoadType::CommandLine:
577 addFile(rerootPath(path), LoadType::CommandLine, isLazy);
1220 addFile(rerootPath(arg->getValue()), LoadType::CommandLine, isLazy);
1224 addFile(rerootPath(arg->getValue()), LoadType::CommandLine)))
1229 addFile(rerootPath(arg->getValue()), LoadType::CommandLine))) {
1236 addFile(rerootPath(arg->getValue()), LoadType::CommandLine)))
1246 addFile(rerootPath(arg->getValue()), LoadType::CommandLine,
1258 /*isExplicit=*/true, LoadType::CommandLine);
1267 LoadType::CommandLine);
1657 addFile(arg->getValue(), LoadType::CommandLine, /*isLazy=*/false,