Home
last modified time | relevance | path

Searched defs:arg1type (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Daggregate.h195 Type *arg1type; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dexcept.c141 tree arg1type, tree arg2type, tree arg3type) in verify_library_fn()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dtypeinfo.cc1108 tree arg1type = (sd->arg1type) ? build_typeinfo (d->loc, sd->arg1type) in visit() local