reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1387 (Item.isInt() ? HasInts : HasStrings) = true; 1389 assert((HasStrings || HasInts) && "VALUE must have at least one argument"); 1390 if (HasStrings && HasInts) 1397 writeInt<uint16_t>(HasStrings); 1418 if (HasStrings) {