Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Daggregate.d669 t = ad.handleType(); in makeNested()
793 final Type handleType() in handleType() function
H A Daggregate.h139 Type *handleType() { return type; } in handleType() function
H A Ddstruct.c910 t = ad->handleType(); in makeNested()
H A Dclone.c249 TypeFunction *tf = new TypeFunction(fparams, sd->handleType(), 0, LINKd, stc | STCref); in buildOpAssign()
H A Dclone.d301 auto tf = new TypeFunction(ParameterList(fparams), sd.handleType(), LINK.d, stc | STC.ref_); in buildOpAssign()
H A Dfunc.c594 Type *tret = ad->handleType(); in semantic()
2486 Type *thandle = ad->handleType(); in declareThis()
H A Dfunc.d549 Type thandle = addModStc(ad.handleType()); in declareThis()
H A Ddsymbolsem.d3176 Type tret = ad.handleType(); in funcDeclarationSemantic()
H A Ddtemplate.c2702 tret = ad->handleType(); in doHeaderInstantiation()
H A Ddtemplate.d2425 tret = ad.handleType(); in doHeaderInstantiation()
H A Dexpressionsem.d13151 Type ta = sad.handleType();
/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Daggregate.h156 Type *handleType() { return type; } in handleType() function
H A Ddstruct.c910 t = ad->handleType(); in makeNested()
H A Dclone.c249 TypeFunction *tf = new TypeFunction(fparams, sd->handleType(), 0, LINKd, stc | STCref); in buildOpAssign()
H A Dfunc.c594 Type *tret = ad->handleType(); in semantic()
2486 Type *thandle = ad->handleType(); in declareThis()
H A Ddtemplate.c2702 tret = ad->handleType(); in doHeaderInstantiation()
/netbsd/external/gpl3/gcc.old/dist/gcc/d/
H A Ddecl.cc1250 tree handle = build_ctype (ad->handleType ()); in get_symbol_decl()
H A Dexpr.cc1791 tree thistype = build_ctype (ad->handleType ()); in visit()
/netbsd/external/gpl3/gcc/dist/gcc/d/
H A Ddecl.cc1381 tree handle = build_ctype (ad->handleType ()); in get_symbol_decl()
H A Dexpr.cc1708 tree thistype = build_ctype (ad->handleType ()); in visit()