Searched defs:Label (Results 1 – 19 of 19) sorted by relevance
24 struct Label { struct28 Label(std::string s, size_t b_l, size_t b_r, std::string f_c, bool d, size_t l_n) in Label() argument33 explicit Label(std::string s) : name(std::move(s)) {} in Label() argument
24 class Label; variable
21 message Label { message
28 class Label; variable
43 const Expression *Label() const in Label() function
78 interface Label extends Component { interface
24 using Label = panda::ecmascript::Label; variable
32 using Label = panda::ecmascript::Label; typedef
54 class Label; variable
42 explicit Label(std::list<uint32_t>::iterator pc) : pc_(pc) {} in Label() function
94 class Label; variable
275 export interface Label { interface
40 class Label; variable797 explicit Label(LabelImpl *impl) : impl_(impl) {} in Label() function
1856 Label::Label(Environment *env) in Label() function in panda::ecmascript::kungfu::Label1861 Label::Label(CircuitBuilder *cirBuilder) in Label() function in panda::ecmascript::kungfu::Label
44867 Label: e, property