Searched defs:LiteralType (Results 1 – 9 of 9) sorted by relevance
7 type LiteralType = { alias
93 class LiteralType : public Type { class97 LiteralType(const char* name, const Type& scalarType, int8_t priority) in LiteralType() function in SkSL::LiteralType
69 isLiteral(): this is LiteralType; property
233 LiteralType, enumerator
299 LiteralType = 192, enumerator2530 export interface LiteralType extends Type { interface5355 isLiteral(): this is LiteralType; property
299 LiteralType = 192, enumerator2563 export interface LiteralType extends Type { interface5596 isLiteral(): this is LiteralType; property