AnyConstructor(Position pos, Kind kind, const Type *type) | SkSL::AnyConstructor | inline |
arguments() | SkSL::MultiArgumentConstructor | inline |
arguments() const | SkSL::MultiArgumentConstructor | inline |
argumentSpan() final | SkSL::MultiArgumentConstructor | inlinevirtual |
argumentSpan() const final | SkSL::MultiArgumentConstructor | inlinevirtual |
as() const | SkSL::IRNode | inline |
as() | SkSL::IRNode | inline |
asAnyConstructor() | SkSL::Expression | |
asAnyConstructor() const | SkSL::Expression | |
clone(Position pos) const override | SkSL::ConstructorCompound | inlinevirtual |
SkSL::MultiArgumentConstructor::clone() const | SkSL::Expression | inline |
coercionCost(const Type &target) const | SkSL::Expression | inline |
compareConstant(const Expression &other) const override | SkSL::AnyConstructor | virtual |
ComparisonResult enum name | SkSL::Expression | |
componentType() const | SkSL::AnyConstructor | inline |
ConstructorCompound(Position pos, const Type &type, ExpressionArray args) | SkSL::ConstructorCompound | inline |
description(OperatorPrecedence) const override | SkSL::AnyConstructor | virtual |
SkSL::Expression::description() const final | SkSL::Expression | virtual |
Expression(Position pos, Kind kind, const Type *type) | SkSL::Expression | inline |
fKind | SkSL::IRNode | protected |
fPosition | SkSL::IRNode | |
getConstantValue(int n) const override | SkSL::AnyConstructor | virtual |
IRNode(const IRNode &)=delete | SkSL::IRNode | |
IRNode(Position position, int kind) | SkSL::IRNode | inlineprotected |
is() const | SkSL::IRNode | inline |
isAnyConstructor() const | SkSL::Expression | inline |
isBoolLiteral() const | SkSL::Expression | inline |
isFloatLiteral() const | SkSL::Expression | inline |
isIncomplete(const Context &context) const | SkSL::Expression | |
isIntLiteral() const | SkSL::Expression | inline |
Kind typedef | SkSL::Expression | |
kind() const | SkSL::Expression | inline |
kIRNodeKind | SkSL::ConstructorCompound | inlinestatic |
Make(const Context &context, Position pos, const Type &type, ExpressionArray args) | SkSL::ConstructorCompound | static |
MakeFromConstants(const Context &context, Position pos, const Type &type, const double values[]) | SkSL::ConstructorCompound | static |
MultiArgumentConstructor(Position pos, Kind kind, const Type *type, ExpressionArray arguments) | SkSL::MultiArgumentConstructor | inline |
operator delete(void *ptr) | SkSL::Poolable | inlinestatic |
operator new(const size_t size) | SkSL::Poolable | inlinestatic |
operator=(const IRNode &)=delete | SkSL::IRNode | |
position() const | SkSL::IRNode | inline |
setPosition(Position p) | SkSL::IRNode | inline |
supportsConstantValues() const override | SkSL::AnyConstructor | inlinevirtual |
type() const | SkSL::Expression | inline |
~IRNode() | SkSL::IRNode | inlinevirtual |