Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Tooling/Transformer/
DRewriteRule.cpp333 static bool hasValidKind(const DynTypedMatcher &M) { in hasValidKind() function
381 assert(hasValidKind(Cases[I].Matcher) && in buildMatchers()