Searched defs:Kind1 (Results 1 – 2 of 2) sorted by relevance
61 ASTNodeKind ASTNodeKind::getMostDerivedType(ASTNodeKind Kind1, in getMostDerivedType()68 ASTNodeKind ASTNodeKind::getMostDerivedCommonAncestor(ASTNodeKind Kind1, in getMostDerivedCommonAncestor()
10 static enum K1 { K1Val = sizeof(T) } Kind1; member