Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Tooling/Transformer/
H A DRewriteRule.cpp353 static bool hasValidKind(const DynTypedMatcher &M) { in hasValidKind() function
404 assert(hasValidKind(Cases[I].Matcher) && in buildMatchers()