Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddstruct.d107 sd.requestTypeInfo = true; in semanticTypeInfo()
117 sd.requestTypeInfo = true; in semanticTypeInfo()
204 bool requestTypeInfo; variable
H A Dtypinf.d168 if (ti.minst || sd.requestTypeInfo) in isSpeculativeType()
H A Daggregate.h171 bool requestTypeInfo; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddstruct.c105 sd->requestTypeInfo = true; in semanticTypeInfo()
115 sd->requestTypeInfo = true; in semanticTypeInfo()
996 requestTypeInfo = false; in StructDeclaration()
H A Daggregate.h201 bool requestTypeInfo; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dtypeinfo.cc1774 if (ti->minst || sd->requestTypeInfo) in visit()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dtypeinfo.cc1737 if (ti->minst || sd->requestTypeInfo) in visit()