Sourcecppmangle.d
Documentationhttps://dlang.org/phobos/dmd_cppmangle.html
ReferencesFollows Itanium C++ ABI 1.86 section 5.1http://refspecs.linux-foundation.org/cxxabi-1.86.html#mangling which is where the grammar comments come from.
isCppOperator(scope const Identifierid);Identifierid | identifier to be checked |
toCppMangleItanium(Dsymbols);cppTypeInfoMangleItanium(Dsymbols);cppThunkMangleItanium(FuncDeclarationfd, intoffset);isAggregateDtor(const Dsymbolsym);Dsymbolsym | Dsymbol |