Home
last modified time | relevance | path

Searched refs:peekDstring (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddmangle.d905 const slice = e.peekDstring(); in visit()
H A Ddcast.d2038 uint c = se.peekDstring()[u]; in visitString()
2052 uint c = se.peekDstring()[u]; in visitString()
H A Dexpression.d2774 extern (D) const(dchar)[] peekDstring() const in peekDstring() function