Searched defs:MaterializedLiteral (Results 1 – 1 of 1) sorted by relevance
123 class MaterializedLiteral; variable1154 MaterializedLiteral(int pos, NodeType type) : Expression(pos, type) {} in MaterializedLiteral() function