Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DInfoStreamBuilder.h48 bool hashPDBContentsToGUID() const { return HashPDBContentsToGUID; } in hashPDBContentsToGUID()
69 bool HashPDBContentsToGUID = false; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DInfoStreamBuilder.cpp39 HashPDBContentsToGUID = B; in setHashPDBContentsToGUID()