HomeSort by: relevance | last modified time | path
    Searched refs:typeinfovector (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/d/
typeinfo.cc 326 if (!Type::typeinfovector)
750 this->layout_base (Type::typeinfovector);
  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
dclass.d 332 Type.typeinfovector = this;
declaration.d 2360 if (!Type.typeinfovector)
2364 type = Type.typeinfovector.type;
mtype.h 207 static ClassDeclaration *typeinfovector; member in class:Type
mtype.d 414 extern (C++) __gshared ClassDeclaration typeinfovector;

Completed in 86 milliseconds