Home
last modified time | relevance | path

Searched defs:endlinnum (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddsymbol.h295 unsigned endlinnum; // the linnumber of the statement after the scope (0 if unknown) variable
H A Ddeclaration.h259 unsigned endlinnum; // line number of end of scope that this var lives in variable
/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddsymbol.h323 unsigned endlinnum; // the linnumber of the statement after the scope (0 if unknown) variable
H A Ddeclaration.h237 unsigned endlinnum; // line number of end of scope that this var lives in variable
H A Ddeclaration.d1058 uint endlinnum; // line number of end of scope that this var lives in variable
H A Ddsymbol.d1383 uint endlinnum; // the linnumber of the statement after the scope (0 if unknown) variable