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.cpp1432 bool OldParentIsDeclaration = TypeDescriptor->ParentIsDeclaration; in allocateTypeDie() local
1440 } else if (IsDeclaration && !IsParentDeclaration && OldParentIsDeclaration) { in allocateTypeDie()
1444 OldParentIsDeclaration, false)) { in allocateTypeDie()