Home
last modified time | relevance | path

Searched defs:HasUniqueName (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DTpiHashing.cpp32 bool HasUniqueName = bool(Opts & ClassOptions::HasUniqueName); in getHashForUdt() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordMapping.cpp161 StringRef &UniqueName, bool HasUniqueName) { in mapNameAndUniqueName()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h212 HasUniqueName = 0x0200, enumerator