Home
last modified time | relevance | path

Searched defs:xeq (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddstruct.d209 FuncDeclaration xeq; // TypeInfo_Struct.xopEquals variable
H A Daggregate.h176 FuncDeclaration *xeq; // TypeInfo_Struct.xopEquals variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Daggregate.h185 FuncDeclaration *xeq; // TypeInfo_Struct.xopEquals variable
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dtypeinfo.cc1075 tree xeq = (sd->xeq) ? build_address (get_symbol_decl (sd->xeq)) in visit() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dtypeinfo.cc1069 tree xeq = (sd->xeq) ? build_address (get_symbol_decl (sd->xeq)) in visit() local