Searched refs:OPT_x (Results 1 – 3 of 3) sorted by relevance
1239 assert(!Args.hasArg(options::OPT_x) && "-x and /TC or /TP is not allowed"); in BuildInputs()1304 if (!InputTypeArg->getOption().matches(options::OPT_x)) { in BuildInputs()1339 } else if (A->getOption().matches(options::OPT_x)) { in BuildInputs()
673 A->getOption().getID() == options::OPT_x || in ParseCodeGenArgs()1283 if (const Arg *A = Args.getLastArg(OPT_x)) { in ParseFrontendArgs()
390 #define OPT_x 0x400 macro3628 if (TT.options&OPT_x) { in run_lines()