Home
last modified time | relevance | path

Searched defs:isEmptyXML (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dxml.d977 …override @property @safe pure @nogc nothrow bool isEmptyXML() const scope { return items.length ==… in isEmptyXML() function
1321 …override @property @safe @nogc pure nothrow scope bool isEmptyXML() const { return false; } // Ret… in isEmptyXML() function
1410 …override @property @safe @nogc pure nothrow scope bool isEmptyXML() const { return false; } // Ret… in isEmptyXML() function
1490 …override @property @safe @nogc pure nothrow scope bool isEmptyXML() const { return content.length … in isEmptyXML() function
1570 …override @property @safe @nogc pure nothrow scope bool isEmptyXML() const { return false; } // Ret… in isEmptyXML() function
1650 …override @property @safe @nogc pure nothrow bool isEmptyXML() scope const { return false; } // Ret… in isEmptyXML() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dxml.d969 …override @property @safe pure @nogc nothrow bool isEmptyXML() const scope { return items.length ==… in isEmptyXML() function
1313 …override @property @safe @nogc pure nothrow scope bool isEmptyXML() const { return false; } /// Re… in isEmptyXML() function
1401 …override @property @safe @nogc pure nothrow scope bool isEmptyXML() const { return false; } /// Re… in isEmptyXML() function
1481 …override @property @safe @nogc pure nothrow scope bool isEmptyXML() const { return content.length … in isEmptyXML() function
1561 …override @property @safe @nogc pure nothrow scope bool isEmptyXML() const { return false; } /// Re… in isEmptyXML() function
1641 …override @property @safe @nogc pure nothrow bool isEmptyXML() scope const { return false; } /// Re… in isEmptyXML() function