Searched defs:EnableCheckProfile (Results 1 – 2 of 2) sorted by relevance
193 static cl::opt<bool> EnableCheckProfile("enable-check-profile", cl::desc(R"( variable
505 bool EnableCheckProfile, llvm::StringRef StoreCheckProfile) { in runClangTidy()