Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dclone.d876 …const bool dtorIsCppPrototype = ad.userDtors.dim && ad.userDtors[0]._linkage == LINK.cpp && !ad.us… in buildDtors() local
877 if (!dtorIsCppPrototype) in buildDtors()
976 if (!dtorIsCppPrototype) in buildDtors()
998 assert(!dtorIsCppPrototype); in buildDtors()