Searched defs:vgate (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/
H A Dmodules.cc862 VarDeclaration *vgate = ((SharedStaticDtorDeclaration *) fd)->vgate; local
872 VarDeclaration *vgate = ((StaticDtorDeclaration *) fd)->vgate; local
/netbsd-current/external/gpl3/gcc/dist/gcc/d/
H A Dmodules.cc877 VarDeclaration *vgate = ((SharedStaticDtorDeclaration *) fd)->vgate; local
887 VarDeclaration *vgate = ((StaticDtorDeclaration *) fd)->vgate; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddeclaration.h805 VarDeclaration *vgate; // 'gate' variable member in class:StaticDtorDeclaration
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddeclaration.h804 VarDeclaration *vgate; // 'gate' variable member in class:StaticDtorDeclaration

Completed in 111 milliseconds