Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h704 OffsetsStringPool &StringPool, bool StripTemplate = false);
/src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp156 bool StripTemplate) { in getDIENames() argument
174 if (StripTemplate && Info.Name && Info.MangledName != Info.Name) { in getDIENames()