Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dinitsem.c697 Initializer *inferType(Initializer *init, Scope *sc) in inferType() function
H A Ddcast.c2385 Expression *inferType(Expression *e, Type *t, int flag) in inferType() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dinitsem.d950 Initializer inferType(Initializer init, Scope* sc) in inferType() function