Home
last modified time | relevance | path

Searched refs:hashPDBContentsToGUID (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/Native/
H A DInfoStreamBuilder.h49 bool hashPDBContentsToGUID() const { return HashPDBContentsToGUID; } in hashPDBContentsToGUID() function
/freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFileBuilder.cpp334 if (Info->hashPDBContentsToGUID()) { in commit()