This is the complete list of members for SkSL::TypeReference, including all inherited members.
as() const | SkSL::IRNode | inline |
as() | SkSL::IRNode | inline |
asAnyConstructor() | SkSL::Expression | |
asAnyConstructor() const | SkSL::Expression | |
clone(Position pos) const override | SkSL::TypeReference | inlinevirtual |
SkSL::Expression::clone() const | SkSL::Expression | inline |
coercionCost(const Type &target) const | SkSL::Expression | inline |
compareConstant(const Expression &other) const | SkSL::Expression | inlinevirtual |
ComparisonResult enum name | SkSL::Expression | |
Convert(const Context &context, Position pos, const Type *type) | SkSL::TypeReference | static |
description(OperatorPrecedence) const override | SkSL::TypeReference | inlinevirtual |
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 | SkSL::Expression | inlinevirtual |
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() const | SkSL::Expression | inline |
Kind typedef | SkSL::Expression | |
kIRNodeKind | SkSL::TypeReference | inlinestatic |
Make(const Context &context, Position pos, const Type *type) | SkSL::TypeReference | static |
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 | SkSL::Expression | inlinevirtual |
type() const | SkSL::Expression | inline |
TypeReference(const Context &context, Position pos, const Type *value) | SkSL::TypeReference | inline |
value() const | SkSL::TypeReference | inline |
VerifyType(const Context &context, const SkSL::Type *type, Position pos) | SkSL::TypeReference | static |
~IRNode() | SkSL::IRNode | inlinevirtual |