Searched refs:EnumLiteral (Results 1 – 1 of 1) sorted by relevance
102 X(EnumLiteral) \2084 class EnumLiteral : public Node {2090 EnumLiteral(const Node *Ty_, StringView Integer_) in EnumLiteral() function4337 return make<EnumLiteral>(T, N); in parseExprPrimary()