Searched refs:CTChecks (Results 1 – 1 of 1) sorted by relevance
291 std::vector<std::unique_ptr<tidy::ClangTidyCheck>> CTChecks; in build() local308 CTChecks = CTFactories.createChecks(CTContext.getPointer()); in build()309 llvm::erase_if(CTChecks, [&](const auto &Check) { in build()313 for (const auto &Check : CTChecks) { in build()318 if (!CTChecks.empty()) { in build()421 if (!CTChecks.empty()) { in build()