Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp1428 bool OldParentIsDeclaration = TypeDescriptor->ParentIsDeclaration; in allocateTypeDie() local
1436 } else if (IsDeclaration && !IsParentDeclaration && OldParentIsDeclaration) { in allocateTypeDie()
1440 OldParentIsDeclaration, false)) { in allocateTypeDie()