Searched refs:AllKindInfo (Results 1 – 2 of 2) sorted by relevance
23 const ASTNodeKind::KindInfo ASTNodeKind::AllKindInfo[] = { member in clang::ast_type_traits::ASTNodeKind51 Derived = AllKindInfo[Derived].ParentId; in isBaseOf()59 StringRef ASTNodeKind::asStringRef() const { return AllKindInfo[KindId].Name; } in asStringRef()72 Parent = AllKindInfo[Parent].ParentId; in getMostDerivedCommonAncestor()
167 static const KindInfo AllKindInfo[NKI_NumberOfKinds];