Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/transformers/
Dgenerators.ts2427 function createLabel(label: Label | undefined): Expression { function
/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts559 export const createLabel = Debug.deprecate(factory.createLabeledStatement, factoryDeprecation); constant
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDIBuilder.cpp717 DILabel *DIBuilder::createLabel( in createLabel() function in DIBuilder
/third_party/typescript/lib/
Dtypescript.d.ts7971 const createLabel: (label: string | Identifier, statement: Statement) => LabeledStatement; constant
DtypescriptServices.d.ts7971 const createLabel: (label: string | Identifier, statement: Statement) => LabeledStatement; constant
Dtsserverlibrary.d.ts11917 const createLabel: (label: string | Identifier, statement: Statement) => LabeledStatement; constant
Dtsc.js91559 function createLabel(label) { function
DtypingsInstaller.js110268 function createLabel(label) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts7971 const createLabel: (label: string | Identifier, statement: Statement) => LabeledStatement; constant
Dtsserverlibrary.d.ts11917 const createLabel: (label: string | Identifier, statement: Statement) => LabeledStatement; constant