Searched refs:ShowVersion (Results 1 – 6 of 6) sorted by relevance
312 unsigned ShowVersion : 1;540 ShowStats(false), AppendStats(false), ShowVersion(false), in FrontendOptions()
127 unsigned ShowVersion : 1;347 Opts.ShowVersion = Args.hasArg(OPT_version); in CreateFromArgs()691 if (Asm.ShowVersion) { in cc1as_main()
223 if (Clang->getFrontendOpts().ShowVersion) { in ExecuteCompilerInvocation()
967 ShowVersion(struct cmdargs const *arg) in ShowVersion() function1030 {"version", NULL, ShowVersion, LOCAL_NO_AUTH | LOCAL_AUTH,
1010 assert(!getFrontendOpts().ShowVersion && "Client must handle '-version'!"); in ExecuteAction()
8334 MarshallingInfoFlag<FrontendOpts<"ShowVersion">>;