Home
last modified time | relevance | path

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

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