Searched defs:Profiling (Results 1 – 6 of 6) sorted by relevance
130 struct Profiling { struct131 Profiling(llvm::StringMap<llvm::TimeRecord> &Records) in Profiling() argument135 llvm::StringMap<llvm::TimeRecord> &Records;
61 TEST(Profiling, DeducedTemplateSpecializationType_Name) { in TEST() argument
118 const bool Profiling = Args.hasArg(options::OPT_pg); in ConstructJob() local 364 bool Profiling = Args.hasArg(options::OPT_pg); AddCXXStdlibLibArgs() local [all...]
292 bool Profiling = Args.hasArg(options::OPT_pg) && Major != 0 && Major < 14; ConstructJob() local 451 bool Profiling = Args.hasArg(options::OPT_pg) && Major != 0 && Major < 14; AddCXXStdlibLibArgs() local [all...]
62 const bool Profiling = Args.hasArg(options::OPT_pg); in ConstructJob() local
326 std::unique_ptr<ClangTidyProfiling> Profiling, in ClangTidyASTConsumer() argument 336 std::unique_ptr<ClangTidyProfiling> Profiling; member in clang::tidy::__anondf6f47d00111::ClangTidyASTConsumer 424 std::unique_ptr<ClangTidyProfiling> Profiling; createASTConsumer() local