Searched defs:createLabel (Results 1 – 14 of 14) sorted by relevance
2421 function createLabel(label: Label | undefined): Expression { function
570 export const createLabel = Debug.deprecate(factory.createLabeledStatement, factoryDeprecation); constant
717 DILabel *DIBuilder::createLabel( in createLabel() function in DIBuilder
6872 const createLabel: (label: string | Identifier, statement: Statement) => LabeledStatement; constant
10617 const createLabel: (label: string | Identifier, statement: Statement) => LabeledStatement; constant
77920 function createLabel(label) { function
94830 function createLabel(label) { function
95035 function createLabel(label) { function
94841 function createLabel(label) { function
7119 const createLabel: (label: string | Identifier, statement: Statement) => LabeledStatement; constant
10902 const createLabel: (label: string | Identifier, statement: Statement) => LabeledStatement; constant