Searched refs:Std (Results 1 – 25 of 58) sorted by relevance
123
108 const LangStandard &Std = LangStandard::getLangStandardForKind(LangStd); in setLangDefaults() local110 Opts.LineComment = Std.hasLineComments(); in setLangDefaults()111 Opts.C99 = Std.isC99(); in setLangDefaults()112 Opts.C11 = Std.isC11(); in setLangDefaults()113 Opts.C17 = Std.isC17(); in setLangDefaults()114 Opts.C23 = Std.isC23(); in setLangDefaults()115 Opts.C2y = Std.isC2y(); in setLangDefaults()116 Opts.CPlusPlus = Std.isCPlusPlus(); in setLangDefaults()117 Opts.CPlusPlus11 = Std.isCPlusPlus11(); in setLangDefaults()118 Opts.CPlusPlus14 = Std.isCPlusPlus14(); in setLangDefaults()[all …]
80 use Getopt::Std;81 $Getopt::Std::STANDARD_HELP_VERSION = 1;
38 use Getopt::Std;
97 use Getopt::Std;
6 use Getopt::Std;
36 use Getopt::Std;
13 use Getopt::Std;79 Getopt::Std::getopts('bC:de:Qs:', \%opts);
171 const Arg *Std = Args.getLastArg(options::OPT_std_EQ, options::OPT_ansi); in ConstructJob() local174 if (Std) { in ConstructJob()175 HaveAnsi = Std->getOption().matches(options::OPT_ansi); in ConstructJob()177 LangStd = LangStandard::getLangStandardForName(Std->getValue()); in ConstructJob()
5 use Getopt::Std;
13 use Getopt::Std;
20 use Getopt::Std;
32 use Getopt::Std;
13 * POSIX This system supports IEEE Std 1003.1-1988 (POSIX).18 * POSIXJOBS This system supports the optional IEEE Std 1003.1-1988 (POSIX)
7 use Getopt::Std;
3 PCI Bus Binding to: IEEE Std 1275-199447 Identifies the PCI-PCI bridge. As defined in the IEEE Std 1275-1994
15 - ranges: this follows the standard PCI bindings in the IEEE Std
10 use Getopt::Std;
209 /* 2nd TX-Std UART - (A)UART1 */216 /* 3rd TX-Std UART - (A)UART3 */241 /* 1st TX-Std UART - (D)UART */
9 use Getopt::Std;
43 use Getopt::Std;
12 use Getopt::Std;
57 use Getopt::Std;