Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dexpression.c1313 Expression *callCpCtor(Scope *sc, Expression *e) in callCpCtor() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dexpression.d460 private Expression callCpCtor(Scope* sc, Expression e, Type destinationType) in callCpCtor() function