Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/PDB/Native/
H A DInfoStreamBuilder.h46 bool hashPDBContentsToGUID() const { return HashPDBContentsToGUID; } in hashPDBContentsToGUID()
67 bool HashPDBContentsToGUID = false; variable
/llvm-project-15.0.7/llvm/lib/DebugInfo/PDB/Native/
H A DInfoStreamBuilder.cpp37 HashPDBContentsToGUID = B; in setHashPDBContentsToGUID()