Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.h658 TypeEntry *createTypeDIEandCloneAttributes(
H A DDWARFLinkerCompileUnit.cpp1317 ClonedDIE.second = createTypeDIEandCloneAttributes( in cloneDIE()
1468 TypeEntry *CompileUnit::createTypeDIEandCloneAttributes( in createTypeDIEandCloneAttributes() function in CompileUnit