Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp1425 bool IsParentDeclaration) { in allocateTypeDie() argument
1440 } else if (IsDeclaration && !IsParentDeclaration && OldParentIsDeclaration) { in allocateTypeDie()
1449 } else if (!IsDeclaration && IsParentDeclaration && !DeclarationDie) { in allocateTypeDie()
1456 } else if (!IsDeclaration && !IsParentDeclaration) { in allocateTypeDie()