Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dcppmangle.d648 else if (this.writeStdSubstitution(ti, needsTa))
801 if (this.writeStdSubstitution(ti, needsTa)) in prefix_name()
838 bool writeStdSubstitution(TemplateInstance ti, out bool needsTa) in writeStdSubstitution() function
1621 if (this.writeStdSubstitution(sym.isTemplateInstance(), unused)) in writeQualified()
2051 else if (this.writeStdSubstitution(t, needsTa)) in visit()