Searched refs:ShowVersion (Results 1 – 6 of 6) sorted by relevance
303 unsigned ShowVersion : 1;555 ShowStats(false), AppendStats(false), ShowVersion(false), in FrontendOptions()
121 unsigned ShowVersion : 1; member318 Opts.ShowVersion = Args.hasArg(OPT_version); in CreateFromArgs()656 if (Asm.ShowVersion) { in cc1as_main()
212 if (Clang->getFrontendOpts().ShowVersion) { in ExecuteCompilerInvocation()
963 ShowVersion(struct cmdargs const *arg) in ShowVersion() function1026 {"version", NULL, ShowVersion, LOCAL_NO_AUTH | LOCAL_AUTH,
1014 assert(!getFrontendOpts().ShowVersion && "Client must handle '-version'!"); in ExecuteAction()
7478 MarshallingInfoFlag<FrontendOpts<"ShowVersion">>;