Lines Matching defs:A
87 if (Arg *A = Args.getLastArg(options::OPT_O_Group)) { in getOptimizationLevel() local
107 if (Arg *A = Args.getLastArg(options::OPT_O_Group)) { in getOptimizationLevelSize() local
159 if (Arg *A = Args.getLastArg(OPT_analyzer_store)) { in ParseAnalyzerArgs() local
175 if (Arg *A = Args.getLastArg(OPT_analyzer_constraints)) { in ParseAnalyzerArgs() local
191 if (Arg *A = Args.getLastArg(OPT_analyzer_output)) { in ParseAnalyzerArgs() local
207 if (Arg *A = Args.getLastArg(OPT_analyzer_purge)) { in ParseAnalyzerArgs() local
223 if (Arg *A = Args.getLastArg(OPT_analyzer_inlining_mode)) { in ParseAnalyzerArgs() local
263 for (const Arg *A : in ParseAnalyzerArgs() local
277 for (const Arg *A : Args.filtered(OPT_analyzer_config)) { in ParseAnalyzerArgs() local
319 if (Arg *A = Args.getLastArg(OPT_mcode_model)) { in getCodeModel() local
383 Arg *A = Args.getLastArg(OPT_fprofile_instrument_EQ); in setPGOInstrumentor() local
457 if (Arg *A = Args.getLastArg(OPT_fveclib)) { in ParseCodeGenArgs() local
467 if (Arg *A = Args.getLastArg(OPT_debug_info_kind_EQ)) { in ParseCodeGenArgs() local
480 if (Arg *A = Args.getLastArg(OPT_debugger_tuning_EQ)) { in ParseCodeGenArgs() local
504 if (const Arg *A = in ParseCodeGenArgs() local
610 const Arg *A = Args.getLastArg(OPT_flto, OPT_flto_EQ); in ParseCodeGenArgs() local
612 if (Arg *A = Args.getLastArg(OPT_fthinlto_index_EQ)) { in ParseCodeGenArgs() local
650 if (Arg *A = Args.getLastArg(OPT_fembed_bitcode_EQ)) { in ParseCodeGenArgs() local
669 for (const auto &A : Args) { in ParseCodeGenArgs() local
698 for (auto A : Args.filtered(OPT_mlink_bitcode_file, OPT_mlink_cuda_bitcode)) { in ParseCodeGenArgs() local
725 if (Arg *A = Args.getLastArg(OPT_mstack_alignment)) { in ParseCodeGenArgs() local
732 if (Arg *A = Args.getLastArg(OPT_mstack_probe_size)) { in ParseCodeGenArgs() local
739 if (Arg *A = Args.getLastArg(OPT_fobjc_dispatch_method_EQ)) { in ParseCodeGenArgs() local
758 if (Arg *A = Args.getLastArg(OPT_ftlsmodel_EQ)) { in ParseCodeGenArgs() local
774 if (Arg *A = Args.getLastArg(OPT_ffp_contract)) { in ParseCodeGenArgs() local
786 if (Arg *A = Args.getLastArg(OPT_fpcc_struct_return, OPT_freg_struct_return)) { in ParseCodeGenArgs() local
799 if (Arg *A = Args.getLastArg(OPT_Rpass_EQ)) { in ParseCodeGenArgs() local
805 if (Arg *A = Args.getLastArg(OPT_Rpass_missed_EQ)) { in ParseCodeGenArgs() local
811 if (Arg *A = Args.getLastArg(OPT_Rpass_analysis_EQ)) { in ParseCodeGenArgs() local
925 if (Arg *A = in ParseDiagnosticArgs() local
945 if (Arg *A = Args.getLastArg(OPT_fdiagnostics_show_note_include_stack, in ParseDiagnosticArgs() local
1072 if (const Arg *A = Args.getLastArg(OPT_Action_Group)) { in ParseFrontendArgs() local
1143 if (const Arg* A = Args.getLastArg(OPT_plugin)) { in ParseFrontendArgs() local
1172 if (const Arg *A = Args.getLastArg(OPT_code_completion_at)) { in ParseFrontendArgs() local
1220 if (const Arg *A = Args.getLastArg(OPT_arcmt_check, in ParseFrontendArgs() local
1283 if (const Arg *A = Args.getLastArg(OPT_x)) { in ParseFrontendArgs() local
1358 if (const Arg *A = Args.getLastArg(OPT_stdlib_EQ)) in ParseHeaderSearchArgs() local
1376 if (const Arg *A = Args.getLastArg(OPT_fmodule_format_EQ)) in ParseHeaderSearchArgs() local
1379 for (const Arg *A : Args.filtered(OPT_fmodules_ignore_macro)) { in ParseHeaderSearchArgs() local
1388 for (const Arg *A : Args.filtered(OPT_I, OPT_F, OPT_index_header_map)) { in ParseHeaderSearchArgs() local
1415 for (const Arg *A : in ParseHeaderSearchArgs() local
1425 for (const Arg *A : Args.filtered(OPT_idirafter)) in ParseHeaderSearchArgs() local
1427 for (const Arg *A : Args.filtered(OPT_iquote)) in ParseHeaderSearchArgs() local
1429 for (const Arg *A : Args.filtered(OPT_isystem, OPT_iwithsysroot)) in ParseHeaderSearchArgs() local
1432 for (const Arg *A : Args.filtered(OPT_iframework)) in ParseHeaderSearchArgs() local
1436 for (const Arg *A : Args.filtered(OPT_c_isystem)) in ParseHeaderSearchArgs() local
1438 for (const Arg *A : Args.filtered(OPT_cxx_isystem)) in ParseHeaderSearchArgs() local
1440 for (const Arg *A : Args.filtered(OPT_objc_isystem)) in ParseHeaderSearchArgs() local
1442 for (const Arg *A : Args.filtered(OPT_objcxx_isystem)) in ParseHeaderSearchArgs() local
1446 for (const Arg *A : in ParseHeaderSearchArgs() local
1455 for (const Arg *A : in ParseHeaderSearchArgs() local
1460 for (const Arg *A : Args.filtered(OPT_ivfsoverlay)) in ParseHeaderSearchArgs() local
1612 if (const Arg *A = Args.getLastArg(OPT_std_EQ)) { in ParseLangArgs() local
1663 if (const Arg *A = Args.getLastArg(OPT_cl_std_EQ)) { in ParseLangArgs() local
1832 if (const Arg *A = Args.getLastArg(OPT_fms_compatibility_version)) { in ParseLangArgs() local
1971 if (Arg *A = Args.getLastArg(OPT_faddress_space_map_mangling_EQ)) { in ParseLangArgs() local
1993 if (Arg *A = Args.getLastArg(OPT_fms_memptr_rep_EQ)) { in ParseLangArgs() local
2012 if (Arg *A = Args.getLastArg(OPT_fdefault_calling_conv_EQ)) { in ParseLangArgs() local
2040 if (Arg *A = Args.getLastArg(OPT_mrtd)) { in ParseLangArgs() local
2083 if (Arg *A = Args.getLastArg(options::OPT_fopenmp_targets_EQ)) { in ParseLangArgs() local
2097 if (Arg *A = Args.getLastArg(options::OPT_fopenmp_host_ir_file_path)) { in ParseLangArgs() local
2159 if (const Arg *A = Args.getLastArg(OPT_token_cache)) in ParsePreprocessorArgs() local
2168 for (const Arg *A : Args.filtered(OPT_error_on_deserialized_pch_decl)) in ParsePreprocessorArgs() local
2171 if (const Arg *A = Args.getLastArg(OPT_preamble_bytes_EQ)) { in ParsePreprocessorArgs() local
2188 for (const Arg *A : Args.filtered(OPT_D, OPT_U)) { in ParsePreprocessorArgs() local
2198 for (const Arg *A : Args.filtered(OPT_include)) in ParsePreprocessorArgs() local
2201 for (const Arg *A : Args.filtered(OPT_chain_include)) in ParsePreprocessorArgs() local
2204 for (const Arg *A : Args.filtered(OPT_remap_file)) { in ParsePreprocessorArgs() local
2215 if (Arg *A = Args.getLastArg(OPT_fobjc_arc_cxxlib_EQ)) { in ParsePreprocessorArgs() local
2285 if (Arg *A = Args.getLastArg(OPT_meabi)) { in ParseTargetArgs() local
2333 for (const Arg *A : Args.filtered(OPT_UNKNOWN)) { in CreateFromArgs() local
2503 if (Arg *A = Args.getLastArg(Id)) { in getLastArgIntValueImpl() local