Searched refs:ShowVersion (Results 1 – 5 of 5) sorted by relevance
250 unsigned ShowVersion : 1; variable458 ShowStats(false), TimeTrace(false), ShowVersion(false), in FrontendOptions()
119 unsigned ShowVersion : 1; member285 Opts.ShowVersion = Args.hasArg(OPT_version); in CreateFromArgs()599 if (Asm.ShowVersion) { in cc1as_main()
201 if (Clang->getFrontendOpts().ShowVersion) { in ExecuteCompilerInvocation()
928 assert(!getFrontendOpts().ShowVersion && "Client must handle '-version'!"); in ExecuteAction()
5412 MarshallingInfoFlag<FrontendOpts<"ShowVersion">>;