Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/transformers/
Dgenerators.ts2446 function createLabel(label: Label | undefined): Expression { function
/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts570 export const createLabel: typeof factory.createLabeledStatement = Debug.deprecate(factory.createLab… 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/
Dtsc.js93269 function createLabel(label) { function