Searched defs:isBaseOf (Results 1 – 1 of 1) sorted by relevance
42 bool ASTNodeKind::isBaseOf(ASTNodeKind Other, unsigned *Distance) const { in isBaseOf() function in clang::ast_type_traits::ASTNodeKind46 bool ASTNodeKind::isBaseOf(NodeKindId Base, NodeKindId Derived, in isBaseOf() function in clang::ast_type_traits::ASTNodeKind