Home
last modified time | relevance | path

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

/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts51 export const createFalse = Debug.deprecate(factory.createFalse, factoryDeprecation); constant
/third_party/typescript/lib/
DtypescriptServices.d.ts3656 createFalse(): FalseLiteral; method
7488 const createFalse: () => FalseLiteral; constant
Dtypescript.d.ts3656 createFalse(): FalseLiteral; method
7488 const createFalse: () => FalseLiteral; constant
Dtsserverlibrary.d.ts3656 createFalse(): FalseLiteral; method
11434 const createFalse: () => FalseLiteral; constant
Dtsc.js18097 createFalse: createFalse, property
18915 function createFalse() { function
DtypingsInstaller.js22738 createFalse: createFalse, property
23617 function createFalse() { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3656 createFalse(): FalseLiteral; method
7488 const createFalse: () => FalseLiteral; constant
Dtsserverlibrary.d.ts3656 createFalse(): FalseLiteral; method
11434 const createFalse: () => FalseLiteral; constant