Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Daggregate.h196 Type *arg2type; 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.cc1113 tree arg2type = (sd->arg2type) ? build_typeinfo (d->loc, sd->arg2type) in visit() local