Searched refs:EnableCheckProfile (Results 1 – 3 of 3) sorted by relevance
82 bool EnableCheckProfile = false,
505 bool EnableCheckProfile, llvm::StringRef StoreCheckProfile) { in runClangTidy() argument529 Context.setEnableProfiling(EnableCheckProfile); in runClangTidy()
193 static cl::opt<bool> EnableCheckProfile("enable-check-profile", cl::desc(R"( variable484 EnableCheckProfile, ProfilePrefix); in clangTidyMain()