Searched refs:canConstructFrom (Results 1 – 2 of 2) sorted by relevance
70 Matches += ast_matchers::internal::Matcher<T>::canConstructFrom(*List[I]); in hasTypedMatcher()84 if (ast_matchers::internal::Matcher<T>::canConstructFrom(*List[I])) in getTypedMatcher()
275 static bool canConstructFrom(const DynTypedMatcher &Other) { in canConstructFrom() function287 assert(canConstructFrom(Other)); in constructFrom()403 Matcher<QualType>::canConstructFrom(const DynTypedMatcher &Other) { in canConstructFrom() function415 assert(canConstructFrom(Other)); in constructFrom()