Home
last modified time | relevance | path

Searched defs:LiteralType (Results 1 – 9 of 9) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DreverseMappedTypeAssignableToIndex.ts7 type LiteralType = { alias
/third_party/skia/src/sksl/ir/
DSkSLType.cpp93 class LiteralType : public Type { class
97 LiteralType(const char* name, const Type& scalarType, int8_t priority) in LiteralType() function in SkSL::LiteralType
/third_party/typescript/src/services/
Dtypes.ts69 isLiteral(): this is LiteralType; property
/third_party/typescript/src/compiler/
Dtypes.ts233 LiteralType, enumerator
/third_party/typescript/lib/
Dtypescript.d.ts299 LiteralType = 192, enumerator
2530 export interface LiteralType extends Type { interface
5355 isLiteral(): this is LiteralType; property
DtypescriptServices.d.ts299 LiteralType = 192, enumerator
2530 export interface LiteralType extends Type { interface
5355 isLiteral(): this is LiteralType; property
Dtsserverlibrary.d.ts299 LiteralType = 192, enumerator
2530 export interface LiteralType extends Type { interface
5355 isLiteral(): this is LiteralType; property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts299 LiteralType = 192, enumerator
2563 export interface LiteralType extends Type { interface
5596 isLiteral(): this is LiteralType; property
Dtsserverlibrary.d.ts299 LiteralType = 192, enumerator
2563 export interface LiteralType extends Type { interface
5596 isLiteral(): this is LiteralType; property