Home
last modified time | relevance | path

Searched refs:extractString (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddversion.c50 return buf.extractString(); in toChars()
140 return buf.extractString(); in toChars()
H A Dcppmangle.c1111 return buf->extractString(); in mangle_typeinfo()
1121 return buf.extractString(); in toCppMangleItanium()
1131 return buf.extractString(); in cppTypeInfoMangleItanium()
H A Dinit.c56 return buf.extractString(); in toChars()
H A Dtokens.c136 p = buf.extractString(); in toChars()
H A Dstatement.c52 const char *name = buf.extractString(); in fixupLabelName()
124 return buf.extractString(); in toChars()
H A Ddmangle.c853 fd->mangleString = buf.extractString(); in mangleExact()
H A Ddeclaration.c1129 const char *name = buf.extractString(); in semantic()
2270 return buf.extractString(); in toChars()
H A Ddmodule.c1132 return buf.extractString(); in toChars()
H A Ddtemplate.c2769 return buf.extractString(); in toChars()
7641 const char *s = bufsa.extractString(); in genIdent()
7930 return buf.extractString(); in toChars()
7937 return buf.extractString(); in toPrettyCharsHelper()
8669 return buf.extractString(); in toChars()
H A Dattrib.c657 return buf.extractString(); in toPrettyChars()
H A Dmtype.c1472 return buf.extractString(); in MODtoChars()
1487 return buf.extractString(); in toChars()
1498 return buf.extractString(); in toPrettyChars()
1521 return buf.extractString(); in modToChars()
H A Dexpression.c2056 return buf.extractString(); in toChars()
6767 s = buf.extractString(); in resolveLoc()
H A Dhdrgen.c3478 return buf.extractString(); in parametersTypeToChars()
H A Dfunc.c3729 return buf.extractString(); in toFullSignature()
H A Dexpressionsem.c8276 const char *s = buf.extractString(); in semanticX()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
H A Doutbuffer.h74 char *extractString();
H A Doutbuffer.c418 char *OutBuffer::extractString() in extractString() function
H A Dfilename.c130 array->push(buf.extractString()); in splitPath()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-diagnostic.cc128 return buf.extractString (); in expand_d_format()
H A Dd-frontend.cc131 return buf.extractString (); in toChars()
H A Dd-lang.cc166 buffer->writestring (d_option.deps_target->extractString ()); in deps_write()
1246 first_global_object_name = buf.extractString (); in d_parse_file()
H A Dintrinsics.cc121 tdeco = buf.extractString (); in maybe_set_intrinsic()
H A Ddecl.cc71 return buf.extractString (); in d_mangle_decl()