HomeSort by: relevance | last modified time | path
    Searched defs:TypeNext (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
mtype.h 366 class TypeNext : public Type
437 class TypeArray : public TypeNext
505 class TypePointer : public TypeNext
521 class TypeReference : public TypeNext
593 class TypeFunction : public TypeNext
649 class TypeDelegate : public TypeNext
882 class TypeSlice : public TypeNext
  /src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
MachODump.cpp 2764 unsigned TypeNext = info->O->getAnyRelocationType(RENext);
2767 if (TypeNext == MachO::X86_64_RELOC_UNSIGNED && isExternNext) {

Completed in 22 milliseconds