Searched defs:AsSEConstantNode (Results 1 – 3 of 3) sorted by relevance
224 SEConstantNode* AsSEConstantNode() override { return this; } in AsSEConstantNode() function225 const SEConstantNode* AsSEConstantNode() const override { return this; } in AsSEConstantNode() function