Searched refs:TargetCPP (Results 1 – 6 of 6) sorted by relevance
347 TargetCPP::toMangle (Dsymbol *s) in toMangle()355 TargetCPP::typeInfoMangle (ClassDeclaration *cd) in typeInfoMangle()364 TargetCPP::thunkMangle (FuncDeclaration *fd, int offset) in thunkMangle()373 TargetCPP::typeMangle (Type *type) in typeMangle()389 TargetCPP::parameterType (Type *type) in parameterType()410 TargetCPP::fundamentalType (const Type *, bool &) in fundamentalType()419 TargetCPP::derivedClassOffset(ClassDeclaration *base_class) in derivedClassOffset()
103 * d-target.cc (TargetCPP::thunkMangle): New function.720 (TargetCPP::toMangle): ... this.722 (TargetCPP::typeInfoMangle): ... this.724 (TargetCPP::typeMangle): this.726 (TargetCPP::parameterType): ... this. Use target.va_listType() to get729 (TargetCPP::fundamentalType): ... this.
275 (TargetCPP::typeMangle): Update for new front-end interface.276 (TargetCPP::parameterType): Likewise.886 (TargetCPP::derivedClassOffset): New method.
537 (TargetCPP::parameterType): Update signature.
84 struct TargetCPP struct152 TargetCPP cpp;
106 TargetCPP cpp;338 struct TargetCPP