Home
last modified time | relevance | path

Searched defs:vtblIndex (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddeclaration.h544 int vtblIndex; // for member functions, index into vtbl[] variable
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddeclaration.h563 int vtblIndex; // for member functions, index into vtbl[] variable
H A Dfunc.d290 int vtblIndex = -1; /// for member functions, index into vtbl[] variable