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

  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
target.h 107 bool fundamentalType(const Type *t, bool& isFundamental);
target.d 418 extern (C++) bool fundamentalType(const Type t, ref bool isFundamental);
cppmangle.d 402 if (target.cpp.fundamentalType(t, isFundamental))
  /src/external/gpl3/gcc.old/dist/gcc/d/
d-target.cc 410 TargetCPP::fundamentalType (const Type *, bool &)

Completed in 16 milliseconds