Home
last modified time | relevance | path

Searched defs:typeCombine (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddcast.c3276 Expression *typeCombine(BinExp *be, Scope *sc) in typeCombine() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddcast.d3579 Expression typeCombine(BinExp be, Scope* sc) in typeCombine() function