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()
70 bool HashPDBContentsToGUID = false; variable
/freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/Native/
H A DInfoStreamBuilder.cpp40 HashPDBContentsToGUID = B; in setHashPDBContentsToGUID()