Home
last modified time | relevance | path

Searched defs:lastVar (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dstatement.h429 VarDeclaration *lastVar; variable
446 VarDeclaration *lastVar; variable
474 VarDeclaration *lastVar; variable
673 VarDeclaration *lastVar; variable
689 VarDeclaration *lastVar; variable
H A Dscope.h91 VarDeclaration *lastVar; // Previous symbol used to prevent goto-skips-init member
H A Ddeclaration.h258 VarDeclaration *lastVar; // Linked list of variables for goto-skips-init detection variable
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dstatement.h442 VarDeclaration *lastVar; variable
457 VarDeclaration *lastVar; variable
482 VarDeclaration *lastVar; variable
667 VarDeclaration *lastVar; variable
682 VarDeclaration *lastVar; variable
H A Dstatement.d1190 VarDeclaration lastVar; /// last observed variable declaration in this statement variable
1265 VarDeclaration lastVar; variable
1321 VarDeclaration lastVar; variable
1759 VarDeclaration lastVar; variable
1864 VarDeclaration lastVar; variable
H A Dscope.h91 VarDeclaration *lastVar; // Previous symbol used to prevent goto-skips-init member
H A Ddscope.d100 VarDeclaration lastVar; /// Previous symbol used to prevent goto-skips-init member
H A Ddeclaration.h232 VarDeclaration *lastVar; // Linked list of variables for goto-skips-init detection variable
H A Ddeclaration.d1076 VarDeclaration lastVar; // Linked list of variables for goto-skips-init detection variable