Home
last modified time | relevance | path

Searched refs:NameWithoutTemplate (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h623 DwarfStringPoolEntryRef Name, MangledName, NameWithoutTemplate; member
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp177 Info.NameWithoutTemplate = StringPool.getEntry(*StrippedName); in getDIENames()
1836 if (AttrInfo.NameWithoutTemplate) in cloneDIE()
1837 Unit.addNameAccelerator(Die, AttrInfo.NameWithoutTemplate, in cloneDIE()