Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/
H A DaaA.d281 ti.m_flags = TypeInfo_Struct.StructFlags.isDynamicType; in fakeEntryTI()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/rt/
H A DaaA.d313 ti.m_flags |= TypeInfo_Struct.StructFlags.isDynamicType; in fakeEntryTI()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/
H A Dobject.d1192 if (m_flags & StructFlags.isDynamicType) in destroy()
1218 isDynamicType = 0x2, // built at runtime, needs type info in xdtor enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/
H A Dobject.d1942 if (m_flags & StructFlags.isDynamicType) in destroy()
1990 isDynamicType = 0x2, // built at runtime, needs type info in xdtor enumerator