Searched refs:ShowStats (Results 1 – 7 of 7) sorted by relevance
281 unsigned ShowStats : 1; variable508 ShowStats(false), TimeTrace(false), ShowVersion(false), in FrontendOptions()
210 ParseAST(CI.getSema(), CI.getFrontendOpts().ShowStats, in ExecuteAction()
57 clang::ParseAST(Compiler->getSema(), Compiler->getFrontendOpts().ShowStats, in ExecuteAction()
1086 if (CI.getFrontendOpts().ShowStats) { in EndSourceFile()1144 ParseAST(CI.getSema(), CI.getFrontendOpts().ShowStats, in ExecuteAction()
1025 if (getFrontendOpts().ShowStats || !getFrontendOpts().StatsFile.empty()) in ExecuteAction()1067 if (getFrontendOpts().ShowStats) { in ExecuteAction()
472 if (FrontendOpts.ShowStats) in FixupInvocation()
5901 MarshallingInfoFlag<FrontendOpts<"ShowStats">>;