Searched refs:EnableCheckProfile (Results 1 – 3 of 3) sorted by relevance
91 bool ApplyAnyFix, bool EnableCheckProfile = false,
511 bool ApplyAnyFix, bool EnableCheckProfile, in runClangTidy() argument536 Context.setEnableProfiling(EnableCheckProfile); in runClangTidy()
202 static cl::opt<bool> EnableCheckProfile("enable-check-profile", cl::desc(R"( variable606 FixNotes, EnableCheckProfile, ProfilePrefix); in clangTidyMain()