Searched refs:getSupportedKind (Results 1 – 3 of 3) sorted by relevance
35 return (Twine("Matcher<") + Matcher.getSupportedKind().asStringRef() + ">") in getTypeAsString()67 Inner += Matchers[i].getSupportedKind().asStringRef(); in getTypeAsString()
151 IsExactMatch = Matcher.getSupportedKind().isSame( in canConstructFrom()
345 ast_type_traits::ASTNodeKind getSupportedKind() const { in getSupportedKind() function346 return Storage->getSupportedKind(); in getSupportedKind()355 return getSupportedKind().isBaseOf( in canConvertTo()388 ast_type_traits::ASTNodeKind getSupportedKind() const { in getSupportedKind() function446 const ast_type_traits::ASTNodeKind SourceKind = getSupportedKind();456 const ast_type_traits::ASTNodeKind SourceKind = getSupportedKind();