Searched defs:Label (Results 1 – 3 of 3) sorted by relevance
49 private static class Label { class in DomainMatcher53 Label(int match) { in Label() method in DomainMatcher.Label
121 static constexpr Value Label(size_t id) { return Value{id, Kind::kLabel}; } in Label() function
2168 enum Label { enum