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

  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
TpiHashing.h 18 Expected<uint32_t> hashTypeRecord(const llvm::codeview::CVType &Type);
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
TpiHashing.cpp 105 Expected<uint32_t> llvm::pdb::hashTypeRecord(const CVType &Rec) {
  /src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
MinimalTypeDumper.cpp 235 Expected<uint32_t> MaybeHash = hashTypeRecord(Record);

Completed in 14 milliseconds