Home
last modified time | relevance | path

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

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