Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h657 bool IsDeclaration = false; member
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1272 Info.IsDeclaration = true; in cloneScalarAttribute()
1313 Info.IsDeclaration = true; in cloneScalarAttribute()
1592 } else if (isTypeTag(Tag) && !AttrInfo.IsDeclaration && in cloneDIE()