Searched refs:ShowVersion (Results 1 – 5 of 5) sorted by relevance
288 unsigned ShowVersion : 1; variable513 ShowStats(false), TimeTrace(false), ShowVersion(false), in FrontendOptions()
120 unsigned ShowVersion : 1; member313 Opts.ShowVersion = Args.hasArg(OPT_version); in CreateFromArgs()646 if (Asm.ShowVersion) { in cc1as_main()
204 if (Clang->getFrontendOpts().ShowVersion) { in ExecuteCompilerInvocation()
1003 assert(!getFrontendOpts().ShowVersion && "Client must handle '-version'!"); in ExecuteAction()
6143 MarshallingInfoFlag<FrontendOpts<"ShowVersion">>;