Home
last modified time | relevance | path

Searched refs:peekWstring (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddmangle.d890 const slice = e.peekWstring(); in visit()
H A Ddcast.d2014 if (const s = utf_decodeWchar(se.peekWstring(), u, c)) in visitString()
2027 if (const s = utf_decodeWchar(se.peekWstring(), u, c)) in visitString()
H A Dexpression.d2768 extern (D) const(wchar)[] peekWstring() const in peekWstring() function
H A Ddinterpret.d7155 const slice = se.peekWstring(); in foreachApplyUtf()