Searched refs:kControl (Results 1 – 2 of 2) sorted by relevance
25 inline constexpr char kControl[] = "control"; // no ODS generation variable
31 if (succeeded(parser.parseOptionalKeyword(kControl))) { in parseControlAttribute()