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()
956 if (getFrontendOpts().ShowStats || !getFrontendOpts().StatsFile.empty()) in ExecuteAction()1001 if (getFrontendOpts().ShowStats) { in ExecuteAction()
5356 MarshallingInfoFlag<FrontendOpts<"ShowStats">>;