Home
last modified time | relevance | path

Searched refs:shared_this (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddtemplate.d2707 auto shared_this = tthis_fd !is null ? in applyFunction() local
2709 if (shared_dtor && !shared_this) in applyFunction()
2711 else if (shared_this && !shared_dtor && tthis_fd !is null) in applyFunction()