Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dexpression.c2648 bool Expression::checkPostblit(Scope *sc, Type *t) in checkPostblit() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dexpression.d1477 extern (D) final bool checkPostblit(Scope* sc, Type t) in checkPostblit() function