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

  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
DWARFGdbIndex.h 40 uint64_t TypeSignature;
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DwarfUnit.h 352 uint64_t TypeSignature;
366 void setTypeSignature(uint64_t Signature) { TypeSignature = Signature; }

Completed in 14 milliseconds