Lines Matching refs:Empty
1920 while (!schemaMap_.Empty())
2366 while (!schemaRef_.Empty()) {
2520 while (!schemaStack_.Empty())
2556 return schemaStack_.Empty() ? PointerType() : CurrentSchema().GetPointer();
2562 if (!schemaStack_.Empty()) return CurrentContext().invalidKeyword;
2570 if (!schemaStack_.Empty()) return CurrentContext().invalidCode;
2578 if (documentStack_.Empty()) {
2671 if (currentError_.Empty())
2699 if (!missingDependents_.Empty()) {
2983 if (schemaStack_.Empty())
3029 if (!schemaStack_.Empty()) {
3042 … while (!documentStack_.Empty() && *documentStack_.template Pop<Ch>(1) != '/');
3051 while (!documentStack_.Empty() && *documentStack_.template Pop<Ch>(1) != '/')