Lines Matching defs:A
84 if (Arg *A = Args.getLastArg(options::OPT_O_Group)) { in getOptimizationLevel() local
104 if (Arg *A = Args.getLastArg(options::OPT_O_Group)) { in getOptimizationLevelSize() local
142 if (Arg *A = Args.getLastArg(OPT_analyzer_store)) { in ParseAnalyzerArgs() local
158 if (Arg *A = Args.getLastArg(OPT_analyzer_constraints)) { in ParseAnalyzerArgs() local
174 if (Arg *A = Args.getLastArg(OPT_analyzer_output)) { in ParseAnalyzerArgs() local
190 if (Arg *A = Args.getLastArg(OPT_analyzer_purge)) { in ParseAnalyzerArgs() local
206 if (Arg *A = Args.getLastArg(OPT_analyzer_inlining_mode)) { in ParseAnalyzerArgs() local
246 for (const Arg *A : in ParseAnalyzerArgs() local
260 for (const Arg *A : Args.filtered(OPT_analyzer_config)) { in ParseAnalyzerArgs() local
302 if (Arg *A = Args.getLastArg(OPT_mcode_model)) { in getCodeModel() local
391 if (Arg *A = Args.getLastArg(OPT_fveclib)) { in ParseCodeGenArgs() local
401 if (Arg *A = Args.getLastArg(OPT_debug_info_kind_EQ)) { in ParseCodeGenArgs() local
408 if (Arg *A = Args.getLastArg(OPT_debugger_tuning_EQ)) { in ParseCodeGenArgs() local
426 if (const Arg *A = in ParseCodeGenArgs() local
471 if (Arg *A = Args.getLastArg(OPT_meabi)) { in ParseCodeGenArgs() local
534 const Arg *A = Args.getLastArg(OPT_flto, OPT_flto_EQ); in ParseCodeGenArgs() local
536 if (Arg *A = Args.getLastArg(OPT_fthinlto_index_EQ)) { in ParseCodeGenArgs() local
579 for (auto A : Args.filtered(OPT_mlink_bitcode_file, OPT_mlink_cuda_bitcode)) { in ParseCodeGenArgs() local
602 if (Arg *A = Args.getLastArg(OPT_mstack_alignment)) { in ParseCodeGenArgs() local
609 if (Arg *A = Args.getLastArg(OPT_mstack_probe_size)) { in ParseCodeGenArgs() local
616 if (Arg *A = Args.getLastArg(OPT_fobjc_dispatch_method_EQ)) { in ParseCodeGenArgs() local
635 if (Arg *A = Args.getLastArg(OPT_ftlsmodel_EQ)) { in ParseCodeGenArgs() local
651 if (Arg *A = Args.getLastArg(OPT_ffp_contract)) { in ParseCodeGenArgs() local
663 if (Arg *A = Args.getLastArg(OPT_fpcc_struct_return, OPT_freg_struct_return)) { in ParseCodeGenArgs() local
675 if (Arg *A = Args.getLastArg(OPT_Rpass_EQ)) { in ParseCodeGenArgs() local
681 if (Arg *A = Args.getLastArg(OPT_Rpass_missed_EQ)) { in ParseCodeGenArgs() local
687 if (Arg *A = Args.getLastArg(OPT_Rpass_analysis_EQ)) { in ParseCodeGenArgs() local
753 if (Arg *A = in ParseDiagnosticArgs() local
773 if (Arg *A = Args.getLastArg(OPT_fdiagnostics_show_note_include_stack, in ParseDiagnosticArgs() local
900 if (const Arg *A = Args.getLastArg(OPT_Action_Group)) { in ParseFrontendArgs() local
971 if (const Arg* A = Args.getLastArg(OPT_plugin)) { in ParseFrontendArgs() local
984 for (const Arg *A : Args.filtered(OPT_plugin_arg)) in ParseFrontendArgs() local
1008 if (const Arg *A = Args.getLastArg(OPT_code_completion_at)) { in ParseFrontendArgs() local
1054 if (const Arg *A = Args.getLastArg(OPT_arcmt_check, in ParseFrontendArgs() local
1117 if (const Arg *A = Args.getLastArg(OPT_x)) { in ParseFrontendArgs() local
1191 if (const Arg *A = Args.getLastArg(OPT_stdlib_EQ)) in ParseHeaderSearchArgs() local
1209 if (const Arg *A = Args.getLastArg(OPT_fmodule_format_EQ)) in ParseHeaderSearchArgs() local
1212 for (const Arg *A : Args.filtered(OPT_fmodules_ignore_macro)) { in ParseHeaderSearchArgs() local
1219 for (const Arg *A : Args.filtered(OPT_I, OPT_F, OPT_index_header_map)) { in ParseHeaderSearchArgs() local
1236 for (const Arg *A : in ParseHeaderSearchArgs() local
1246 for (const Arg *A : Args.filtered(OPT_idirafter)) in ParseHeaderSearchArgs() local
1248 for (const Arg *A : Args.filtered(OPT_iquote)) in ParseHeaderSearchArgs() local
1250 for (const Arg *A : Args.filtered(OPT_isystem, OPT_iwithsysroot)) in ParseHeaderSearchArgs() local
1253 for (const Arg *A : Args.filtered(OPT_iframework)) in ParseHeaderSearchArgs() local
1257 for (const Arg *A : Args.filtered(OPT_c_isystem)) in ParseHeaderSearchArgs() local
1259 for (const Arg *A : Args.filtered(OPT_cxx_isystem)) in ParseHeaderSearchArgs() local
1261 for (const Arg *A : Args.filtered(OPT_objc_isystem)) in ParseHeaderSearchArgs() local
1263 for (const Arg *A : Args.filtered(OPT_objcxx_isystem)) in ParseHeaderSearchArgs() local
1267 for (const Arg *A : in ParseHeaderSearchArgs() local
1276 for (const Arg *A : in ParseHeaderSearchArgs() local
1281 for (const Arg *A : Args.filtered(OPT_ivfsoverlay)) in ParseHeaderSearchArgs() local
1404 if (const Arg *A = Args.getLastArg(OPT_std_EQ)) { in ParseLangArgs() local
1453 if (const Arg *A = Args.getLastArg(OPT_cl_std_EQ)) { in ParseLangArgs() local
1604 if (const Arg *A = Args.getLastArg(OPT_fms_compatibility_version)) { in ParseLangArgs() local
1744 if (Arg *A = Args.getLastArg(OPT_faddress_space_map_mangling_EQ)) { in ParseLangArgs() local
1766 if (Arg *A = Args.getLastArg(OPT_fms_memptr_rep_EQ)) { in ParseLangArgs() local
1844 if (const Arg *A = Args.getLastArg(OPT_token_cache)) in ParsePreprocessorArgs() local
1853 for (const Arg *A : Args.filtered(OPT_error_on_deserialized_pch_decl)) in ParsePreprocessorArgs() local
1856 if (const Arg *A = Args.getLastArg(OPT_preamble_bytes_EQ)) { in ParsePreprocessorArgs() local
1873 for (const Arg *A : Args.filtered(OPT_D, OPT_U)) { in ParsePreprocessorArgs() local
1883 for (const Arg *A : Args.filtered(OPT_include)) in ParsePreprocessorArgs() local
1886 for (const Arg *A : Args.filtered(OPT_chain_include)) in ParsePreprocessorArgs() local
1893 for (const Arg *A : Args.filtered(OPT_remap_file)) { in ParsePreprocessorArgs() local
1904 if (Arg *A = Args.getLastArg(OPT_fobjc_arc_cxxlib_EQ)) { in ParsePreprocessorArgs() local
2006 for (const Arg *A : Args.filtered(OPT_UNKNOWN)) { in CreateFromArgs() local
2201 if (Arg *A = Args.getLastArg(Id)) { in getLastArgIntValueImpl() local