Searched refs:ShowStats (Results 1 – 4 of 4) sorted by relevance
241 unsigned ShowStats : 1; variable458 ShowStats(false), TimeTrace(false), ShowVersion(false), in FrontendOptions()
1000 if (CI.getFrontendOpts().ShowStats) { in EndSourceFile()1058 ParseAST(CI.getSema(), CI.getFrontendOpts().ShowStats, in ExecuteAction()
964 if (getFrontendOpts().ShowStats || !getFrontendOpts().StatsFile.empty()) in ExecuteAction()1009 if (getFrontendOpts().ShowStats) { in ExecuteAction()
5414 MarshallingInfoFlag<FrontendOpts<"ShowStats">>;