Home
last modified time | relevance | path

Searched defs:createNonNullChain (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts456 export const createNonNullChain: typeof factory.createNonNullChain = Debug.deprecate(factory.create… constant
/third_party/typescript/src/compiler/
Dtypes.ts8273 createNonNullChain(expression: Expression): NonNullChain; method
/third_party/typescript/lib/
Dtypescript.d.ts4039 createNonNullChain(expression: Expression): NonNullChain; method
Dtsserverlibrary.d.ts8042 createNonNullChain(expression: Expression): NonNullChain; method
DtypingsInstaller.js15513 function createNonNullChain(expression) { function
Dtsc.js20804 function createNonNullChain(expression) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts4039 createNonNullChain(expression: Expression): NonNullChain; method
Dtsserverlibrary.d.ts8042 createNonNullChain(expression: Expression): NonNullChain; method