Searched defs:createLabel (Results 1 – 10 of 10) sorted by relevance
2427 function createLabel(label: Label | undefined): Expression { function
559 export const createLabel = Debug.deprecate(factory.createLabeledStatement, factoryDeprecation); constant
717 DILabel *DIBuilder::createLabel( in createLabel() function in DIBuilder
7971 const createLabel: (label: string | Identifier, statement: Statement) => LabeledStatement; constant
11917 const createLabel: (label: string | Identifier, statement: Statement) => LabeledStatement; constant
91559 function createLabel(label) { function
110268 function createLabel(label) { function