Home
last modified time | relevance | path

Searched defs:IntersectionType (Results 1 – 10 of 10) sorted by relevance

/third_party/typescript/src/linter/ArkTSLinter_1_0/
DProblems.ts21 ImportFromPath, FunctionExpression, IntersectionType, enumerator
/third_party/typescript/src/linter/ArkTSLinter_1_1/
DProblems.ts22 FunctionExpression, IntersectionType, enumerator
/third_party/skia/m133/src/gpu/ganesh/
DGrDistanceFieldGenFromVector.cpp440 enum IntersectionType { enum
/third_party/skia/src/gpu/
DGrDistanceFieldGenFromVector.cpp430 enum IntersectionType { enum
/third_party/typescript/src/services/
Dtypes.ts93 isIntersection(): this is IntersectionType; property
/third_party/typescript/lib/
Dtypescript.d.ts342 IntersectionType = 193, enumerator
2964 isIntersection(): this is IntersectionType; property
3081 interface IntersectionType extends UnionOrIntersectionType { interface
Dtsserverlibrary.d.ts4345 IntersectionType = 193, enumerator
6967 isIntersection(): this is IntersectionType; property
7084 interface IntersectionType extends UnionOrIntersectionType { interface
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts342 IntersectionType = 193, enumerator
2964 isIntersection(): this is IntersectionType; property
3081 interface IntersectionType extends UnionOrIntersectionType { interface
Dtsserverlibrary.d.ts4345 IntersectionType = 193, enumerator
6967 isIntersection(): this is IntersectionType; property
7084 interface IntersectionType extends UnionOrIntersectionType { interface
/third_party/typescript/src/compiler/
Dtypes.ts240 IntersectionType, enumerator