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
7882 const createLabel: (label: string | Identifier, statement: Statement) => LabeledStatement; constant
11828 const createLabel: (label: string | Identifier, statement: Statement) => LabeledStatement; constant
90255 function createLabel(label) { function
108755 function createLabel(label) { function