Searched defs:TSBigintKeyword (Results 1 – 2 of 2) sorted by relevance
24 …explicit TSBigintKeyword(ArenaAllocator *const allocator) : TypeNode(AstNodeType::TS_BIGINT_KEYWOR… in TSBigintKeyword() function
34 explicit TSBigintKeyword() : TypeNode(AstNodeType::TS_BIGINT_KEYWORD) {} in TSBigintKeyword() function