Home
last modified time | relevance | path

Searched refs:hasGenerator (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/utils/
H A DTransformerClangTidyCheck.cpp19 static bool hasGenerator(const transformer::Generator<std::string> &G) { in hasGenerator() function
25 assert(llvm::all_of(Rule.Metadata, hasGenerator) && in verifyRule()