Searched refs:OPT_x (Results 1 – 9 of 9) sorted by relevance
114 args.getLastArg(clang::driver::options::OPT_x)) { in ParseFrontendArgs()
295 if (Opt.matches(driver::options::OPT_x)) in tryParseTypeArg()
434 if (!Args.getLastArgValue(options::OPT_x).equals("cl")) in TranslateArgs()
2234 if (O.getID() == options::OPT_x) in DumpCompilationDatabase()
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()
2167 assert(!Args.hasArg(options::OPT_x) && "-x and /TC or /TP is not allowed"); in BuildInputs()2241 if (!InputTypeArg->getOption().matches(options::OPT_x)) { in BuildInputs()2278 } 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()
309 #define OPT_x 0x400 macro3171 if (TT.options&OPT_x) { in run_lines()
1228 A->getOption().getID() == options::OPT_x || in ParseCodeGenArgs()2111 if (const Arg *A = Args.getLastArg(OPT_x)) { in ParseFrontendArgs()