Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DTpiHashing.cpp32 bool HasUniqueName = bool(Opts & ClassOptions::HasUniqueName); in getHashForUdt() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordMapping.cpp181 StringRef &UniqueName, bool HasUniqueName) { in mapNameAndUniqueName()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h217 HasUniqueName = 0x0200, enumerator